public final class SequenceDataRetriver extends RunnableProcess
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_LINES_TO_RETURN |
Constructor and Description |
---|
SequenceDataRetriver(MainFrameApplication mf,
TreePanel treepanel,
Phylogeny phy) |
Modifier and Type | Method and Description |
---|---|
static java.util.SortedSet<java.lang.String> |
obtainSeqInformation(Phylogeny phy,
boolean ext_nodes_only,
boolean allow_to_set_taxonomic_data) |
void |
run() |
end, start
public static final int DEFAULT_LINES_TO_RETURN
public SequenceDataRetriver(MainFrameApplication mf, TreePanel treepanel, Phylogeny phy)
public static java.util.SortedSet<java.lang.String> obtainSeqInformation(Phylogeny phy, boolean ext_nodes_only, boolean allow_to_set_taxonomic_data) throws java.io.IOException
java.io.IOException
public void run()