nf-core/bamtofastq10x @ 0.0.0-6c4ed3a
Summary
Tool for converting 10x BAMs produced by Cell Ranger, Space Ranger, Cell Ranger ATAC, Cell Ranger DNA, and Long Ranger back to FASTQ files that can be used as inputs to re-run analysis
Get started
Add the following snippet to your workflow script to include this module.
include { BAMTOFASTQ10X } from 'nf-core/bamtofastq10x'
License
MIT License
Process
Name
|
BAMTOFASTQ10X |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bam
file
|
BAM file *.bam
|
Output
2 channels
#1
fastq
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
**/*.fastq.gz
file
|
fastq compressed file **/*.fastq.gz
|
#2
versions_bamtofastq10x
tuple
${task.process}
string
|
The name of the process |
|---|---|
bamtofastq10x
string
|
The name of the tool |
bamtofastq --version |& sed "1!d ; s/bamtofastq //"
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| bamtofastq10x | Tool for converting 10x BAMs produced by Cell Ranger, Space Ranger, Cell Ranger ATAC, Cell Ranger DNA, and Long Ranger back to FASTQ files that can be used as inputs to re-run analysis | https://github.com/10XGenomics/bamtofastq |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:03:24 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbamtofastq10x/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bamtofastq10x/blobs/sha256:317c914fd0ba205f6046915b084b0b94ed2e40eef00517c44810e1c51b9fbaf0 |
| Size | 2.2 KB |
| Checksum | sha256:317c914fd0ba205f6046915b084b0b94ed2e40eef00517c44810e1c51b9fbaf0 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:03:24 (UTC) | 3 | 2.2 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:02:41 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:44:18 (UTC) | 4 | 2.2 KB |