Home
last modified time | relevance | path

Searched refs:specificgaps (Results 1 – 1 of 1) sorted by relevance

/dports/biology/py-biopython/biopython-1.79/Tests/
H A Dtest_pairwise_aligner.py2219 def specificgaps(x, y): function
2230 aligner.query_gap_score = specificgaps
2242 % (nogaps, specificgaps),
2295 def specificgaps(x, y): function
2306 aligner.query_gap_score = specificgaps
2318 % (nogaps, specificgaps),
2587 def specificgaps(x, y): function
2598 aligner.query_gap_score = specificgaps
2613 % (nogaps, specificgaps),
2687 def specificgaps(x, y): function
[all …]