Package | Description |
---|---|
idare.sbmlannotator.internal.gpr |
Modifier and Type | Method and Description |
---|---|
GPRAssociation |
GPRManager.associateGenesToProtein(Protein p,
Set<Gene> genes) |
GPRAssociation |
GPRManager.getGPRAssoc(Protein p) |
GPRAssociation |
Protein.setCodingGenes(Set<Gene> genes,
GPRManager gm) |
Modifier and Type | Method and Description |
---|---|
Set<GPRAssociation> |
FBCGPRParser.getGPRAssociation() |
Set<GPRAssociation> |
GPRTokenizer.getGPRAssociations() |
Set<GPRAssociation> |
GPRListTokenizer.getGPRAssociations() |
Modifier and Type | Method and Description |
---|---|
Protein |
GPRManager.getProtein(GPRAssociation assoc) |
Modifier and Type | Method and Description |
---|---|
Set<Protein> |
GPRManager.getProteins(Collection<GPRAssociation> assocs) |
Constructor and Description |
---|
GPRAssociation(GPRAssociation a,
GPRAssociation b) |
Copyright © 2018. All rights reserved.