org.forester.archaeopteryx.tools
Class PhylogeneticInferrer
java.lang.Object
org.forester.archaeopteryx.tools.RunnableProcess
org.forester.archaeopteryx.tools.PhylogeneticInferrer
- All Implemented Interfaces:
- java.lang.Runnable
public class PhylogeneticInferrer
- extends RunnableProcess
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MSA_FILE_SUFFIX
public static final java.lang.String MSA_FILE_SUFFIX
- See Also:
- Constant Field Values
PWD_FILE_SUFFIX
public static final java.lang.String PWD_FILE_SUFFIX
- See Also:
- Constant Field Values
PhylogeneticInferrer
public PhylogeneticInferrer(java.util.List<Sequence> seqs,
PhylogeneticInferenceOptions options,
MainFrameApplication mf)
PhylogeneticInferrer
public PhylogeneticInferrer(Msa msa,
PhylogeneticInferenceOptions options,
MainFrameApplication mf)
run
public void run()
extractFastaInformation
public static void extractFastaInformation(Phylogeny phy)