Create sgt embedding matrix
CreateMatrix
01 Syntax
SMRUCC.genomics.Model.MotifGraph.ProteinStructure.CreateMatrix
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| ToVector | 1 | make the given fasta sequence embedding as vector |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| dimension | 1 | get the dimension size of the generated biological sequence matrix via the function CreateMatrix.ToMatrix()) |
04 Members
ToVector(
FastaSeq)make the given fasta sequence embedding as vector
Parameters
| Name | Type | Description |
|---|---|---|
seq | FastaSeq | - |
dimension
get the dimension size of the generated biological sequence matrix via the function CreateMatrix.ToMatrix()
Returns
The CNN input size