nf-core/plastid/make_wiggle @ 0.0.0-6c4ed3a
Summary
Create wiggle or bedGraph files from alignment files after applying a read mapping rule (e.g. to map ribosome-protected footprints at their P-sites), for visualization in a genome browser
Get started
Add the following snippet to your workflow script to include this module.
include { PLASTID_MAKE_WIGGLE } from 'nf-core/plastid/make_wiggle'
License
MIT License
Name
|
PLASTID_MAKE_WIGGLE |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Genome BAM file *.bam
|
bam_index
file
|
Genome BAM index file *.bai
|
p_offsets
file
|
Selected p-site offset for each read length (output from plastid_psite). Required when mapping_rule is 'fiveprime_variable', otherwise pass empty list []. *_p_offsets.txt
|
mapping_rule
string
|
Read mapping rule. Use 'fiveprime_variable' with p_offsets file to map reads to P-sites. |
|---|
tracks
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{wig,bedgraph}
file
|
wig/bedgraph tracks for forward and reverse strands *.{wig,bedgraph}
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| plastid | Nucleotide-resolution analysis of next-generation sequencing and genomics data | https://github.com/joshuagryphon/plastid |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:37:34 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fplastid%2Fmake_wiggle/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/plastid/make_wiggle/blobs/sha256:80b105f13b56ed7e7703085386aeb31f3f0b51094cf32cce899b797c45fd22ce |
| Size | 2.8 KB |
| Checksum | sha256:80b105f13b56ed7e7703085386aeb31f3f0b51094cf32cce899b797c45fd22ce |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:37:34 (UTC) | 3 | 2.8 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:26:41 (UTC) | 5 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:26:26 (UTC) | 3 | 2.8 KB |