This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Replace read group

Hi,

I have multiple read groups in my bam file. I want to replace one read group and not the other. How should i proceed? Picard tools would replace all ? Will linux commands work?

genome sequencing

Replace the read group information or name or swap it for a completely different dataset? The former two can be done simply by modifying the BAM header (you can reheader the file with samtools reheader then).

0 answers

No answers yet.

Log in to answer this question.