phylonet.coalescent
Class DemocraticVoteInference
java.lang.Object
phylonet.coalescent.DemocraticVoteInference
public class DemocraticVoteInference
- extends java.lang.Object
This class uses democratic vote to infer the species tree from gene trees
- Author:
- Yun Yu
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DemocraticVoteInference
public DemocraticVoteInference()
main
public static void main(java.lang.String[] args)
getFrequency
public long getFrequency()
setPrinting
public static void setPrinting(boolean print)
inferSpeciesTree
public java.util.List<Tree> inferSpeciesTree(java.util.List<Tree> trees)