Home
last modified time | relevance | path

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

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Ddndblast.c224 res = ReadBlastm7( hat2p, mtx[i], i, name1, localhomtable[i] ); in main()
H A Dfunctions.h222 extern int ReadBlastm7( FILE *fp, double *dis, int qmem, char **name, LocalHom *localhomlist );
H A Dio.c3185 int ReadBlastm7( FILE *fp, double *dis, int qmem, char **name, LocalHom *localhomlist ) in ReadBlastm7() function