This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Creating A Percent Identity With Multiple Sequences

I have multiple genetic sequences of 7 different genes and 11 different species. I am trying to figure out how to make a grid of percent identity scores between each sequence. Please help.

multiple sequence

1 answer

Check the advice in the How can I align my 454 reads to a reference sequence and generate a recruitment plot, basically the author recommends that you;

have a look at this paper http://www.plosbiology.org/article/info:doi/10.1371/journal.pbio.0050077 basically you would want to BLASTn you reads against a reference genome. then, parse the BLAST results to extract the hits' coordinates and percent ID

Log in to answer this question.