How to merge replicates of mapped reads out of Tophat for pathview and gage analysis.
2 answers
Use bam_merge from tophat itself or use sambamba merge or samtools merge.
• 0 views
•
link
You can merge any bam files using samtools merge or using picard BUT Why do you want to merge biological replicates?
• 0 views
•
link
Log in to answer this question.