nf-core/circularmapper/circulargenerator @ 0.0.0-3fc6d40
Summary
A method to improve mappings on circular genomes, using the BWA mapper.
Get started
Add the following snippet to your workflow script to include this module.
include { CIRCULARMAPPER_CIRCULARGENERATOR } from 'nf-core/circularmapper/circulargenerator'
License
MIT License
Name
|
CIRCULARMAPPER_CIRCULARGENERATOR |
|---|
meta
map
|
Groovy Map containing reference information e.g. |
|---|---|
reference
file
|
Genome fasta file *.fasta
|
meta2
map
|
Groovy Map containing reference information e.g. |
|---|---|
elongation_factor
integer
|
The number of bases that the ends of the target chromosome in the reference genome should be elongated by |
meta3
map
|
Groovy Map containing reference information e.g. |
|---|---|
target
string
|
The name of the chromosome in the reference genome that should be elongated |
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*_${elongation_factor}.fasta
file
|
Genome fasta file *.fasta
|
elongated
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*${elongation_factor}_elongated
file
|
File listing the chromosomes that were elongated *_elongated
|
versions_circulargenerator
tuple
${task.process}
string
|
The name of the process |
|---|---|
circulargenerator
string
|
The name of the tool |
circulargenerator -h | sed -n 's/usage: CircularGeneratorv//p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| circulargenerator | Creating a modified reference genome, with an elongation of the an specified amount of bases | https://github.com/apeltzer/CircularMapper |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:05:56 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcircularmapper%2Fcirculargenerator/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/circularmapper/circulargenerator/blobs/sha256:b8dacdf160277fdccb40811e691afa7fccde8313d0521072ace9287814d9bc2f |
| Size | 2.7 KB |
| Checksum | sha256:b8dacdf160277fdccb40811e691afa7fccde8313d0521072ace9287814d9bc2f |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:09:15 (UTC) | 2 | 2.7 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:05:56 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:51:52 (UTC) | 3 | 2.6 KB |