Entering edit mode
4.1 years ago
kanwarjag
★
1.2k
Can I merge two bams from different samples (biological replicates) using simply cat command?
Can I merge two bams from different samples (biological replicates) using simply cat command?
Use samtools merge
. What is the aim of merging these files?
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.