nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Data.STRING-db / Database

Database

Full name SMRUCC.genomics.Data.STRING.StringDB.WebAPI.Database Assembly SMRUCC.genomics.Data.STRING-db Members 13

01 Syntax

SMRUCC.genomics.Data.STRING.StringDB.WebAPI.Database

02 Methods

NameOverloadsSummary
GetToken 1

03 Fields

NameOverloadsSummary
Json 2 JSON format either as a list of hashes/dictionaries, or as a plain list (if there is only one value to be returned per record)
tsv 2 Tab separated values, with a header line
tsvNoHeader 2 Tab separated values, without header line
psiMi 2 The interaction network in PSI-MI 2.5 XML format
psiMiTab 2 Tab-delimited form of PSI-MI (similar to tsv, modeled after the IntAct specification.
Image 2 The network image

04 Members

field Json #
Json

JSON format either as a list of hashes/dictionaries, or as a plain list (if there is only one value to be returned per record)

field tsv #
tsv

Tab separated values, with a header line

field tsvNoHeader #
tsvNoHeader

Tab separated values, without header line

field psiMi #
psiMi

The interaction network in PSI-MI 2.5 XML format

field psiMiTab #
psiMiTab

Tab-delimited form of PSI-MI (similar to tsv, modeled after the IntAct specification. (Easier to parse, but contains less information than the XML format.)

field Image #
Image

The network image

field Json overload 2 #
Json
field tsv overload 2 #
tsv
field tsvNoHeader overload 2 #
tsvNoHeader
field psiMi overload 2 #
psiMi
field psiMiTab overload 2 #
psiMiTab
field Image overload 2 #
Image
method GetToken #
GetToken()