nf-core/fibertoolsrs/extract @ 0.0.0-6c4ed3a
Summary
Extract Fiber-seq information (such as m6A, CpG, nucleosomes, and MSPs) from BAM file into BED file
Get started
Add the following snippet to your workflow script to include this module.
include { FIBERTOOLSRS_EXTRACT } from 'nf-core/fibertoolsrs/extract'
License
MIT License
Process
Name
|
FIBERTOOLSRS_EXTRACT |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
Sorted BAM/CRAM file *.{bam,cram}
|
extract_type
string
|
Type of fiberseq information to extract e.g. |
|---|
Output
2 channels
#1
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bed.gz
file
|
Gzipped BED file with fiber-seq information *.bed.gz
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| fibertoolsrs | Mitchell Vollger's rust tools for fiberseq data. | https://fiberseq.github.io/fibertools/fibertools.html |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:17:23 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Ffibertoolsrs%2Fextract/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/fibertoolsrs/extract/blobs/sha256:190afee56b295c5353a77fe6e5c4f3883e99c6a16b30ed5010b5ab2378029356 |
| Size | 2.6 KB |
| Checksum | sha256:190afee56b295c5353a77fe6e5c4f3883e99c6a16b30ed5010b5ab2378029356 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:17:23 (UTC) | 3 | 2.6 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:12:11 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:01:09 (UTC) | 3 | 2.6 KB |