Tools for working with genomic and high throughput sequencing data
Tools for working with genomic and high throughput sequencing data
fgbio$ fgbio ValidateSam --input file.bam --output validated.bam$ fgbio Demultiplex --input reads.bam --output demux.bam --read-structure +T +M +T$ fgbio GroupReadsByUmi --input reads.bam --output grouped.bam --strategy All