Home
last modified time | relevance | path

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

/dports/biology/infernal/infernal-1.1.3/hmmer/src/
H A Dp7_tophits.c550 p7_tophits_GetMaxAccessionLength(P7_TOPHITS *h) in p7_tophits_GetMaxAccessionLength() function
1556 int taccw = ESL_MAX(10, p7_tophits_GetMaxAccessionLength(th)); in p7_tophits_TabularTargets()
1661 int taccw = ESL_MAX(10, p7_tophits_GetMaxAccessionLength(th)); in p7_tophits_TabularDomains()
1761 int taccw = ESL_MAX(20, p7_tophits_GetMaxAccessionLength(th)); in p7_tophits_TabularXfam()
H A Dhmmer.h1712 extern int p7_tophits_GetMaxAccessionLength(P7_TOPHITS *h);
/dports/biology/hmmer/hmmer-3.3/src/
H A Dp7_tophits.c550 p7_tophits_GetMaxAccessionLength(P7_TOPHITS *h) in p7_tophits_GetMaxAccessionLength() function
1556 int taccw = ESL_MAX(10, p7_tophits_GetMaxAccessionLength(th)); in p7_tophits_TabularTargets()
1661 int taccw = ESL_MAX(10, p7_tophits_GetMaxAccessionLength(th)); in p7_tophits_TabularDomains()
1761 int taccw = ESL_MAX(20, p7_tophits_GetMaxAccessionLength(th)); in p7_tophits_TabularXfam()
H A Dhmmer.h1712 extern int p7_tophits_GetMaxAccessionLength(P7_TOPHITS *h);