in-memory name search
GenomeNameIndex
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
SMRUCC.genomics.Metagenomics.GenomeNameIndex`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Query | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Size | 1 | size of the data pool |
04 Members
Query(
String, Double)Parameters
| Name | Type | Description |
|---|---|---|
name | String | - |
cutoff | Double | - |
Returns
the query output result has already been sorted with FindResult.similarity in decreasing order.
Size
size of the data pool