Rsamtools to separate vcf file by chromosome?
I'm using Rsamtools to try and separate a vcf file by chromosome and while there are plenty of questions answered using samtools/vcftools/etc, I can't seem to adapt them to work in R. (I'm using Windows so I'm stuck to using R). I also have Rbamtools but that doesn't seem to have a split function.
Ideally I need this to loop as well.
Thanks in advance!
• 1,869 views
•
link
0 answers
No answers yet.
Log in to answer this question.
It's good practice to show us what you tried, what didn't work and how it didn't work :)