Home
last modified time | relevance | path

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

/dports/biology/migrate/migrate-3.6.11/src/
H A Ddefinitions.h280 #define DNASEQUENCETYPES "sf" /*s=sequence, f=ancestral reconstruction*/ macro
H A Ddata.c2236 if (strchr (DNASEQUENCETYPES, options->datatype)) in print_spectra()