Documentation or examples for chunking/splitting and gathering bam files ? #3594
Unanswered
colindaven
asked this question in
Q&A
Replies: 1 comment 3 replies
-
So far, there's no native support. Tho we were thinking to include Biojava to implement this via a plugin. Tagging @pabloaledo |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
Nextflow has great docs and patterns for splitting and gathering fasta, fastq, csv etc.
The only thing missing is the probably central file in bioinformatics (at least for alignment and variant calling), the bam file. Has anyone found any simple pipeline or example which does this easily ? Or does everyone just chunk fastqs and feed them through the pipeline in nextflow-world ?
Thanks,
Colin
Beta Was this translation helpful? Give feedback.
All reactions