What R packages and functions can perform variant calling on .sam and .bam files?
2
0
Entering edit mode
8.4 years ago
elvissober ▴ 20

What R packages and their functions can perform variant calling on .sam and .bam files? Need a commented clear code example. Found RSamtools. No concrete examples in their documentation therein.

sequencing sequence wgs R • 4.5k views
ADD COMMENT
0
Entering edit mode
8.4 years ago

I'm pretty sure you went under the other account name "vassialk"... Any reason why you're mass posting to this site without clarification? Are you a bot? - In reference to your question, I don't think RSamtools implements the variant calling aspects of the package in R. You're better off using a bash based approach to doing variant calling. There are no R packages for running a full variant calling analysis as far as I'm aware.

ADD COMMENT
0
Entering edit mode
8.3 years ago
Michael 54k

There is VariantTools in Bioconductor, and here are some introductory slides. (Haven't used it so far.) There are more useful packages in BioC View GenomicVariation.

ADD COMMENT

Login before adding your answer.

Traffic: 2415 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6