×

nf-core/circexplorer2/parse @ 0.0.0-0c7146d

CIRCexplorer2 parses fusion junction files from multiple aligners to prepare them for CIRCexplorer2 annotate.

Latest version: 0.0.0-6c4ed3a
Total downloads: 11
Source: nf-core/modules
Authors: @BarryDigby
Maintainers: @BarryDigby

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-0c7146d
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 18:51:50 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fcircexplorer2%2Fparse/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/circexplorer2/parse/blobs/sha256:0509aca2cd232dac7515e280bcee474130aeb7d60d647a88136d18cd9407bcc2
Size 2.4 KB
Checksum sha256:0509aca2cd232dac7515e280bcee474130aeb7d60d647a88136d18cd9407bcc2
Downloads 4
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