Home
last modified time | relevance | path

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

/dports/biology/subread/subread-2.0.2-source/src/
H A Dgene-algorithms.c2549 static int PROB_QUAL_INT_TABLE[] = { 1000000 , 794328 , 630957 , 501187 , 398107 , 316227 , 251188 … variable
2554 return PROB_QUAL_INT_TABLE[v-'!']; in get_base_error_prob33i()
2558 return PROB_QUAL_INT_TABLE[v-'@']; in get_base_error_prob64i()