Calculate pair-wise dissimilarity of DNA sequences in Python
1
0
Entering edit mode
9.0 years ago
songzewei ▴ 10

Is there any available package in Python that can calculate dissimilarity between two DNA sequences using any alignment algorithm?

Thanks!

python DNA sequence similarity alignment • 2.8k views
ADD COMMENT
1
Entering edit mode
9.0 years ago
Ram 43k

Maybe find the similarity and use the complement?

ADD COMMENT
0
Entering edit mode

yes, but I would like to know if there is any library or script available out there.

ADD REPLY
0
Entering edit mode

I guess you could use EMBOSS needle or water wrapped in BioPython: http://biopython.org/DIST/docs/_api_159/Bio.Emboss.Applications-module.html

ADD REPLY

Login before adding your answer.

Traffic: 2036 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