nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Analysis.SequenceTools.SequencePatterns.MotifFinder / GraphSeed

GraphSeed

Full name SMRUCC.genomics.Analysis.SequenceTools.SequencePatterns.Motif.GraphSeed Assembly SMRUCC.genomics.Analysis.SequenceTools.SequencePatterns.MotifFinder Members 8

01 Syntax

SMRUCC.genomics.Analysis.SequenceTools.SequencePatterns.Motif.GraphSeed

02 Methods

NameOverloadsSummary
ToString 1
GetCompares 1
UMAP 1

03 Properties

NameOverloadsSummary
part 1 the part of the sequence
graph 1 the raw graph data
embedding 1 the raw GraphSeed.graph vector umap embedding data result
start 1
source 1

04 Members

property part #
part

the part of the sequence

property graph #
graph

the raw graph data

property embedding #
embedding

the raw GraphSeed.graph vector umap embedding data result

property start #
start
property source #
source
method ToString #
ToString()
method GetCompares #
GetCompares(Double)
method UMAP #
UMAP(GraphSeed(), Int32)