This is a test version of Biostars. For the public version, visit https://www.biostars.org.
merging bam from two samples

Can I merge two bams from different samples (biological replicates) using simply cat command?

alignment

1 answer

Use samtools merge. What is the aim of merging these files?

Log in to answer this question.