Home
last modified time | relevance | path

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

/dports/biology/py-bx-python/bx-python-0.8.13/scripts/
H A Dmaf_col_counts_all.py48 max_wildcard = nspecies - 1 variable
51 max_wildcard = int(options.maxwildcards) variable
59 if wildcard and col.count("*") > max_wildcard: