nf-core/pureclip @ 0.0.0-3fc6d40
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
Name
|
PURECLIP |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
ipbam
file
|
Sorted BAM/CRAM/SAM file *.{bam,cram,sam}
|
controlbam
file
|
Sorted BAM/CRAM/SAM file *.{bam,cram,sam}
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
ipbai
file
|
BAM index *.{bai}
|
controlbai
file
|
BAM index *.{bai}
|
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 |
|---|
peaks
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${peaks_output_name}
file
|
Bed file of peaks *.{bed}
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
crosslinks
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${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-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:27:41 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpureclip/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pureclip/blobs/sha256:8543a9b85764e3a3a15039cd891b0e70772add379b70facff01eb7cb1dc6068e |
| Size | 2.8 KB |
| Checksum | sha256:8543a9b85764e3a3a15039cd891b0e70772add379b70facff01eb7cb1dc6068e |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:38:44 (UTC) | 3 | 2.8 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:27:41 (UTC) | 4 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:28:52 (UTC) | 4 | 2.7 KB |