combined bam files
hi im detecting intron retention and i have 2 individual with ran seq (I have created ba, files) I have 3 replicates for each individual. my mentor asked me if I could merge the 3 replicates to one bam files but I don't know how to do it can you help me?
• 681 views
•
link
1 answer
Use samtools merge with sorted bam files
• 0 views
•
link
Log in to answer this question.