Jump to content

Bioinformatics/Global alignment: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 97:
end
 
"""Returns shortest common superstring of a vector of strings,"""
"""
Returns shortest common superstring of a vector of strings,
assuming no string is a strict substring of another
"""
function shortest_common_superstring(svect)
ss = deduplicate(svect)
4,105

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.