nf-core/circexplorer2/parse @ 0.0.0-3fc6d40
Summary
CIRCexplorer2 parses fusion junction files from multiple aligners to prepare them for CIRCexplorer2 annotate.
Get started
Add the following snippet to your workflow script to include this module.
include { CIRCEXPLORER2_PARSE } from 'nf-core/circexplorer2/parse'
License
MIT License
Process
Name
|
CIRCEXPLORER2_PARSE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fusions
file
|
BAM (BWA), BED (Segemehl), TXT (MapSplice), or Junction (STAR) file. Aligner will be autodetected based on file suffix. *.{bam,junction,bed,txt}
|
Output
2 channels
#1
junction
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bed
file
|
BED file *.bed
|
#2
versions_circexplorer2
tuple
${task.process}
string
|
The name of the process |
|---|---|
circexplorer2
string
|
The name of the tool |
CIRCexplorer2 --version 2>&1; true
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| circexplorer2 | Circular RNA analysis toolkit | https://github.com/YangLab/CIRCexplorer2/ |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:05:54 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fcircexplorer2%2Fparse/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/circexplorer2/parse/blobs/sha256:be494827f75804cd007696d34c6fb7ad3e33a95b947d6a7e94e89bf06a85165d |
| Size | 2.4 KB |
| Checksum | sha256:be494827f75804cd007696d34c6fb7ad3e33a95b947d6a7e94e89bf06a85165d |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:09:14 (UTC) | 4 | 2.4 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:05:54 (UTC) | 3 | 2.4 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:51:50 (UTC) | 4 | 2.4 KB |