public class PhylogeneticInferrer extends RunnableProcess
| Modifier and Type | Class and Description |
|---|---|
static class |
PhylogeneticInferrer.MSA_PRG |
| Modifier and Type | Field and Description |
|---|---|
static String |
MSA_FILE_SUFFIX |
static String |
PWD_FILE_SUFFIX |
| Constructor and Description |
|---|
PhylogeneticInferrer(List<MolecularSequence> seqs,
PhylogeneticInferenceOptions options,
MainFrameApplication mf) |
PhylogeneticInferrer(Msa msa,
PhylogeneticInferenceOptions options,
MainFrameApplication mf) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
end, startpublic static final String MSA_FILE_SUFFIX
public static final String PWD_FILE_SUFFIX
public PhylogeneticInferrer(List<MolecularSequence> seqs, PhylogeneticInferenceOptions options, MainFrameApplication mf)
public PhylogeneticInferrer(Msa msa, PhylogeneticInferenceOptions options, MainFrameApplication mf)
Copyright © 2016. All rights reserved.