Workspace {SMRUCC.genomics.Data.BioCyc} .NET clr documentation

Workspace

Description

A work directory object for read the biocyc database

Declare

            
# namespace SMRUCC.genomics.Data.BioCyc
export class Workspace {
   compounds: AttrDataCollection`1;
   enzrxns: AttrDataCollection`1;
   pathways: AttrDataCollection`1;
   reactions: AttrDataCollection`1;
}

        

.NET clr type reference tree

  1. use by property member compounds: AttrDataCollection`1
  2. use by property member enzrxns: AttrDataCollection`1
  3. use by property member pathways: AttrDataCollection`1
  4. use by property member reactions: AttrDataCollection`1

[Package {$package} version {$version} Index]