AddOrReplaceReadGroups read only specific chromosomes
I have a BAM file where there are readings for different chromosomes. I would like to use the AddOrReplaceReadGroups function for chr1 and chr2 only. Can this be defined in a function? Do I have to use e.g. samtools to extract the chromosomes first?
• 817 views
•
link
0 answers
No answers yet.
Log in to answer this question.
just curious: why ?