×

nf-core/pureclip @ 0.0.0-0c7146d

PureCLIP is a tool to detect protein-RNA interaction footprints from single-nucleotide CLIP-seq data, such as iCLIP and eCLIP.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Maintainers: @charlotteanne @marcjones

Summary

PureCLIP is a tool to detect protein-RNA interaction footprints from single-nucleotide CLIP-seq data, such as iCLIP and eCLIP.

Get started

Add the following snippet to your workflow script to include this module.

include { PURECLIP } from 'nf-core/pureclip'

License

MIT License

Process
Name PURECLIP
Input 4 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

ipbam file

Sorted BAM/CRAM/SAM file

*.{bam,cram,sam}
controlbam file

Sorted BAM/CRAM/SAM file

*.{bam,cram,sam}
#2 tuple
meta2 map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

ipbai file

BAM index

*.{bai}
controlbai file

BAM index

*.{bai}
#3 tuple
meta3 map

Groovy Map containing reference information. e.g. [ id:'test', single_end:false ]

genome_fasta file

FASTA file of reference genome

*.{fa,fasta,fa.gz,fasta.gz}
input_control boolean

Whether to run PureCLIP with an input control

Output 3 channels
#1 peaks tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${peaks_output_name} file

Bed file of peaks

*.{bed}
#2 versions
versions.yml file

File containing software versions

versions.yml
#3 crosslinks tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${crosslinks_output_name} file

Bed file of crosslinks

*.{bed}
Tool Description Homepage
pureclip PureCLIP is a tool to detect protein-RNA interaction footprints from single-nucleotide CLIP-seq data, such as iCLIP and eCLIP. https://github.com/skrakau/PureCLIP
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:05:37 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fpureclip/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/pureclip/blobs/sha256:5cb3384785eb8e0ec50d6cb2356d8d1ef60f9664e945c39e4e283bea85ef4c26
Size 2.7 KB
Checksum sha256:5cb3384785eb8e0ec50d6cb2356d8d1ef60f9664e945c39e4e283bea85ef4c26
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:05:37 (UTC) 1 2.7 KB -