RheaDescription {SMRUCC.genomics.Data.Rhea} | .NET clr documentation |
# namespace SMRUCC.genomics.Data.Rhea
export class RheaDescription extends Description {
about: string;
accession: string;
bidirectionalReaction: Resource[];
chebi: string;
comment: string;
compound: Resource;
contains: Resource;
contains1: Resource;
directionalReaction: Resource[];
ec: Resource[];
equation: string;
formula: string;
id: RDFProperty;
isTransport: RDFProperty;
label: string;
name: string;
products: Resource[];
seeAlso: Resource[];
status: Resource;
subClassOf: Resource[];
substrates: Resource[];
substratesOrProducts: Resource[];
type: RDFType;
}
bidirectionalReaction
: Resourcecompound
: Resourcecontains
: Resourcecontains1
: ResourcedirectionalReaction
: Resourceec
: Resourceid
: RDFPropertyisTransport
: RDFPropertyproducts
: ResourceseeAlso
: Resourcestatus
: ResourcesubClassOf
: Resourcesubstrates
: ResourcesubstratesOrProducts
: Resourcetype
: RDFType