Package org.forester.archaeopteryx.tools
Class PhylogeneticInferrer
java.lang.Object
org.forester.archaeopteryx.tools.RunnableProcess
org.forester.archaeopteryx.tools.PhylogeneticInferrer
- All Implemented Interfaces:
Runnable
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPhylogeneticInferrer
(List<MolecularSequence> seqs, PhylogeneticInferenceOptions options, MainFrameApplication mf) PhylogeneticInferrer
(Msa msa, PhylogeneticInferenceOptions options, MainFrameApplication mf) -
Method Summary
Methods inherited from class org.forester.archaeopteryx.tools.RunnableProcess
end, start
-
Field Details
-
MSA_FILE_SUFFIX
- See Also:
-
PWD_FILE_SUFFIX
- See Also:
-
-
Constructor Details
-
PhylogeneticInferrer
public PhylogeneticInferrer(List<MolecularSequence> seqs, PhylogeneticInferenceOptions options, MainFrameApplication mf) -
PhylogeneticInferrer
-
-
Method Details
-
run
public void run()
-