| Package | Description |
|---|---|
| de.bioforscher.singa.core.biology |
| Modifier and Type | Method and Description |
|---|---|
List<Taxon> |
Organism.getLineage()
Returns the linage as a list of
Taxons. |
| Modifier and Type | Method and Description |
|---|---|
void |
Organism.setLineage(List<Taxon> lineage)
Sets the linage for this organism.
|
Copyright © 2017. All rights reserved.