nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Data.Repository / KEGGReactionPack

KEGGReactionPack

Full name SMRUCC.genomics.Data.KEGG.Metabolism.KEGGReactionPack Assembly SMRUCC.genomics.Data.Repository Members 1

01 Syntax

SMRUCC.genomics.Data.KEGG.Metabolism.KEGGReactionPack

02 Methods

NameOverloadsSummary
WriteKeggDb 1

03 Members

method WriteKeggDb #
WriteKeggDb(IEnumerable(Of Reaction), Stream)
Remarks

data will be auto flush to file. and the reaction data will be make unqiue automatically in this function.

Parameters
NameTypeDescription
rxnsIEnumerable(Of Reaction)

-

fileStream

-