network index for the linksDetail
StringIndex
01 Syntax
SMRUCC.genomics.Data.STRING.StringIndex
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Intersect | 1 | filter correlation matrix result that: only the protein id tuple that exists in the string-db will create a correlation graph |
| QueryLinkDetails | 1 | |
| RemoveTaxonomyIdPrefix | 1 |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| matrix | 1 | protein1 => [protein2 => linkdata] |
04 Members
Intersect(
CorrelationMatrix)filter correlation matrix result that: only the protein id tuple that exists in the string-db will create a correlation graph
Parameters
| Name | Type | Description |
|---|---|---|
cor | CorrelationMatrix | - |
matrix
protein1 => [protein2 => linkdata]
QueryLinkDetails(
String, String, Boolean)RemoveTaxonomyIdPrefix(
IEnumerable(Of linksDetail))