Feeds
提问
Maximum Edit Distance code
nwalign function calculates the minimum edit distance between two sequences to be like each other by calculating every possible ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Can I modify a matlab Built in Function like "nwalign"
The "nwalign" do a global alignment with Needleman Wunch algorithm of 2 DNA sequence input (or any other data type) by comparing...
7 years 前 | 1 个回答 | 0
