This sounds useful as I used pairwise using blastn and achieved 96% and 85% per ident for the sequences that were supposed to be similar when compared to the main sequence. The other sequences had bad e-values and similarity lower than 67%.
Best way to compare genome files similarity
Hi,
I am new to bioinformatics and would like to know if there is any recommended software to compare for example:
Let's say I have multiple files (fasta for example) from complete genomes and want to compare their similarity % or/and if they share the same origin.
Something like different bat coronavirus and human genomes.
I tried to make my own python script but it is a hassle and very time consuming.
Thanks
• 2,836 views
•
link
3 answers
• 0 views
•
link
MAFFT is another tool that could also employ
https://mafft.cbrc.jp/alignment/software/
that being said the task of comparing bat coronaviruses is incomparably simpler than comparing human genomes.
radically different methodologies would be needed in the latter case.
• 0 views
•
link
Log in to answer this question.
Is there any way to do this using R?