Home
last modified time | relevance | path

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

/dports/biology/exonerate/exonerate-2.4.0/src/database/
H A Dfastadb.h88 gboolean FastaDB_file_is_fasta(gchar *path);
H A Dfastadb.c254 gboolean FastaDB_file_is_fasta(gchar *path){ in FastaDB_file_is_fasta() function
/dports/biology/exonerate/exonerate-2.4.0/src/hub/
H A Danalysis.c1133 || (FastaDB_file_is_fasta(path))){ /* 1st non-whitespace char is '>' */ in Analysis_FOSN_expand_path_list()