Class TranspathMolecule
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntity
de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathMolecule
- All Implemented Interfaces:
TranspathEntityType
public class TranspathMolecule extends TranspathEntity
-
Field Summary
-
Constructor Summary
Constructors Constructor Description TranspathMolecule()
-
Method Summary
Modifier and Type Method Description static void
connectMoleculeNodes(Graph g, Node moleculeNode1, Node moleculeNode2)
Node
getGraphNode(Graph g, String clusterID, HashMap<String,Node> graphElementId2graphNode)
String
getKey()
String
getXMLstartEndEntity()
Methods inherited from class de.ipk_gatersleben.ag_nw.graffiti.plugins.databases.transpath.TranspathEntity
printTodo, processXMLentityValue
-
Field Details
-
ID
-
NAME
-
ALIASES
-
TYPE
-
FIRST
-
LAST
-
CLASS
-
SUPERFAMILY
-
SUBFAMILY
-
RKOUT
-
RKIN
-
CATALYZES
-
INHIBITS
-
COMMENT
-
REFERENCE
-
GENBANKID
-
ENSEMBLID
-
ENTREZGENEID
-
INTERPRODESCRIPTION
-
INTERPROID
-
OMIMID
-
PDBID
-
PFAMID
-
PIRID
-
PROSITEID
-
REFSEQID
-
REFSEQPID
-
UNIGENEID
-
UNIPROTACCESSION
-
GOTYPE
-
GODESCRIPTION
-
GOACCESSION
-
OTHERACCESION
-
OTHERGENOMICACCESION
-
-
Constructor Details
-
TranspathMolecule
public TranspathMolecule()
-
-
Method Details
-
getKey
-
getGraphNode
-
connectMoleculeNodes
-
getXMLstartEndEntity
-