A machine learning vector model for motif analysis
SequenceGraph
01 Syntax
SMRUCC.genomics.Model.MotifGraph.SequenceGraph
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetVector | 2 | get vector by default charset in SequenceGraph.composition |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| id | 1 | the unique reference id of current sequence graph model |
| graph | 1 | A tuple graph |
| tuple | 1 | deflat of the SequenceGraph.graph. |
| len | 1 | the sequence length |
| composition | 1 | |
| triple | 1 | |
| tuple_distance | 1 |
04 Members
GetVector(
Boolean)get vector by default charset in SequenceGraph.composition
id
the unique reference id of current sequence graph model
graph
A tuple graph
tuple
deflat of the SequenceGraph.graph.
len
the sequence length
composition
triple
tuple_distance
GetVector(
IReadOnlyCollection(Of Char), Boolean)