API Docs / SMRUCC.genomics.Model.MotifGraph.ProteinStructure
SMRUCC.genomics.Model.MotifGraph.ProteinStructure 1.0.9762.7562.
Namespaces 6
Types 31
Members 156
01 Namespaces
SMRUCC.genomics.Model.MotifGraph.ProteinStructure
SMRUCC.genomics.Model.MotifGraph.ProteinStructure.FamilyCluster
| Type | Summary |
Members |
| ApproxKnnBuilder |
block-wise approximate nearest-neighbour builder for the streaming pipeline. |
5 |
| BlockLouvain |
community detection stage of the streaming pipeline. |
5 |
| ClusteringResult |
full result of the unsupervised protein family clustering pipeline. |
18 |
| KmerVocabulary |
Extracts kmer features from a protein sequence database and selects a top-N vocabulary used as the fixed dictionary for the TF-IDF vectorization step. |
13 |
| ProteinFamily |
a single protein family discovered by the unsupervised clustering pipeline |
5 |
| ProteinFamilyClustering |
unsupervised protein family clustering pipeline. |
13 |
| SparseVectorWriter |
stream-friendly (coordinate list) writer / reader for the per-sequence TF-IDF sparse vectors produced by the first pass of the streaming pipeline. |
12 |
| StreamingClustering |
streaming orchestrator for the unsupervised protein-family clustering pipeline. |
9 |
| SvdBlockReducer |
block-wise randomized SVD reducer for the streaming pipeline. |
5 |
SMRUCC.genomics.Model.MotifGraph.ProteinStructure.FamilyCluster.KmerVocabulary
| Type | Summary |
Members |
| SortMode |
how kmers are ranked before the top-N slice is taken |
4 |
SMRUCC.genomics.Model.MotifGraph.ProteinStructure.Kmer
SMRUCC.genomics.Model.MotifGraph.ProteinStructure.Linclust
SMRUCC.genomics.Model.MotifGraph.ProteinStructure.Linclust.RollingHash
| Type | Summary |
Members |
| KmerHash |
单个 k-mer 的哈希结果:哈希值 + 在序列中的位置 |
2 |