The working core of the genomics context provider.
RelationDelegate
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
SMRUCC.genomics.ContextModel.RelationDelegate`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetRelation | 1 | 为了提高上下文的搜索效率,只在附近的位置搜索 对于正向,是从小到大排序的 |
| GetATGRelation | 1 |
03 Fields
| Name | Overloads | Summary |
|---|---|---|
| dataSource | 1 | |
| loci | 1 | |
| parallel | 1 |
04 Members
GetRelation(SegmentRelationships,
Int32)为了提高上下文的搜索效率,只在附近的位置搜索 对于正向,是从小到大排序的
Parameters
| Name | Type | Description |
|---|---|---|
relType | SegmentRelationships | - |
dist | Int32 | - |
GetATGRelation(SegmentRelationships,
Int32)Parameters
| Name | Type | Description |
|---|---|---|
relType | SegmentRelationships | - |
ATGdist | Int32 | - |
dataSource
loci
parallel