Package | Description |
---|---|
edu.ucsd.sbrg.escher.model |
Represents model classes for representation of Escher's components.
|
Modifier and Type | Method and Description |
---|---|
Gene |
Gene.clone() |
Modifier and Type | Method and Description |
---|---|
List<Gene> |
EscherReaction.getGeneList() |
Map<String,Gene> |
EscherReaction.getGenes() |
Modifier and Type | Method and Description |
---|---|
void |
EscherReaction.addGene(Gene gene) |
Modifier and Type | Method and Description |
---|---|
void |
EscherReaction.setGeneList(List<Gene> geneList) |
Constructor and Description |
---|
Gene(Gene gene) |
Copyright © 2015–2019 University of Tübingen. All rights reserved.