Package | Description |
---|---|
idare.sbmlannotator.internal.gpr |
Modifier and Type | Method and Description |
---|---|
Protein |
GPRManager.getProtein(GPRAssociation assoc) |
Protein |
GPRManager.getProtein(HashMap<String,String> databaseids) |
Protein |
GPRManager.getProtein(String Proteinname) |
Protein |
GPRManager.getSingleGeneProtein(Gene g) |
Protein |
GPRManager.getUnassociatedProtein(String name) |
Modifier and Type | Method and Description |
---|---|
Set<Protein> |
GPRAssociation.getProteins() |
Set<Protein> |
GPRManager.getProteins(Collection<GPRAssociation> assocs) |
Modifier and Type | Method and Description |
---|---|
void |
GPRAssociation.addGenesByProtein(Protein prot,
Set<Gene> genes) |
GPRAssociation |
GPRManager.associateGenesToProtein(Protein p,
Set<Gene> genes) |
GPRAssociation |
GPRManager.getGPRAssoc(Protein p) |
Set<Gene> |
GPRManager.getProteinBuildingGenes(Protein p) |
void |
GPRManager.updateProteindbs(Protein p,
HashMap<String,String> databaseids) |
Constructor and Description |
---|
FBCGPRParser(Association assoc,
Model model,
HashMap<SBase,Gene> genes,
HashMap<SBase,Protein> proteins,
HashMap<String,SBase> productids) |
Copyright © 2018. All rights reserved.