1 line
89 B
Bash
1 line
89 B
Bash
|
|
time samtools view -h -@ 32 ~/mini.bam | samtools view -@ 32 -h -b -o ~/mini-samtools.bam
|