nf-core/ribotish/quality @ 0.0.0-3fc6d40
Summary
Quality control of riboseq bam data
Get started
Add the following snippet to your workflow script to include this module.
include { RIBOTISH_QUALITY } from 'nf-core/ribotish/quality'
License
MIT License
Name
|
RIBOTISH_QUALITY |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted BAM/CRAM/SAM file *.{bam}
|
bai
file
|
Index for sorted BAM/CRAM/SAM file *.{bai}
|
meta2
map
|
Groovy Map containing reference information e.g. |
|---|---|
gtf
file
|
GTF-format annotation file for reference sequences used in the bam file *.gtf
|
pdf
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.pdf
file
|
Pdf figure file is plot of all the distributions and illustration of quality and P-site offset *.{pdf}
|
offset
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.para.py
file
|
This file saves P-site offsets for different reads lengths in python code dict format, and can be used in further analysis *.{para.py}
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
distribution
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.txt
file
|
file containing distribution *.{txt}
|
| Tool | Description | Homepage |
|---|---|---|
| ribotish | Ribo TIS Hunter (Ribo-TISH) identifies translation activities using ribosome profiling data. | https://github.com/zhpn1024/ribotish |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:29:03 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fribotish%2Fquality/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ribotish/quality/blobs/sha256:a44a4b012b52bf461f7efc8100db0e79bcf430dc8373e8f0624830283b389724 |
| Size | 2.8 KB |
| Checksum | sha256:a44a4b012b52bf461f7efc8100db0e79bcf430dc8373e8f0624830283b389724 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:40:58 (UTC) | 3 | 2.8 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:29:03 (UTC) | 3 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:31:43 (UTC) | 3 | 2.8 KB |