nf-core/gem3/gem3indexer @ 0.0.0-3fc6d40
Summary
Create a GEM index from a FASTA file
Get started
Add the following snippet to your workflow script to include this module.
include { GEM3_GEM3INDEXER } from 'nf-core/gem3/gem3indexer'
License
MIT License
Process
Name
|
GEM3_GEM3INDEXER |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing information about the fasta file e.g. [ id:'test' ] |
|---|---|
fasta
file
|
A reference FASTA file to index *.{fasta,fa,fna}
|
Output
3 channels
#1
info
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.info
file
|
The execution log *.info
|
#2
index
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.gem
file
|
The GEM index file *.gem
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| gem3 | The GEM indexer (v3). | https://github.com/miqalvarez/gem3/tree/gem3-indexer |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:13:41 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgem3%2Fgem3indexer/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gem3/gem3indexer/blobs/sha256:6a619e152d4b643917da37b1ab14ed103c448f8821a245c2ef4861eb79014235 |
| Size | 2.2 KB |
| Checksum | sha256:6a619e152d4b643917da37b1ab14ed103c448f8821a245c2ef4861eb79014235 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:20:57 (UTC) | 3 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:13:41 (UTC) | 3 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:05:24 (UTC) | 3 | 2.2 KB |