Home
last modified time | relevance | path

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

/dports/biology/iqtree/IQ-TREE-2.0.6/pda/
H A Dpdtree.cpp212 bool nexus_formated = (detectInputFile(params.pdtaxa_file) == IN_NEXUS); in computePD() local
213 if (nexus_formated) { in computePD()
H A Dsplitgraph.cpp123 bool nexus_formated = (detectInputFile(params.pdtaxa_file) == IN_NEXUS); in init() local
124 if (nexus_formated) { in init()