Home
last modified time | relevance | path

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

/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Df2cl.c311 clustalout_pointer( stdout, njob, nlenmax, seq, name, mark, comment, order, namelen ); in main()
H A Drna.c221 clustalout_pointer( fp, nseq, lgth, seq, name, NULL, NULL, order, 15 );
H A Dfunctions.h253 extern void clustalout_pointer( FILE *fp, int nseq, int maxlen, char **seq, char **name, char *mark…
H A Dio.c4731 void clustalout_pointer( FILE *fp, int nseq, int maxlen, char **seq, char **name, char *mark, char … in clustalout_pointer() function