This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How can I analyse whole genome sequences using R?

I would like to determine whole genome variability/ similarity between 10 pathogen strains, can this analysis be done using R? and what packages? am not that conversant with R.

r genome sequencing next-gen

You should also explain what kind of data you have. Depending on that information the answers you need can go in all directions. Do you have raw reads, assembled genomes? Is there a reference available or you are going to do an all to all comparison? What is the mail goal of this exercise?

Thank you, I have assembled genomes and I have the reference available. I want to compare my test samples against the reference. The main goal is to determine if there is any variation or similarity between the samples and the reference. and if there is variability what are these genes?

You could do it with R, but it’s probably easier to use commandline tools.

Do you have some idea of how variable this clade is likely to be? Are we talking SNP differences or major recombination?

0 answers

No answers yet.

Log in to answer this question.