EC number query helper
EnzymeQuery
Type Parameters
| Name | Description |
|---|---|
T |
01 Syntax
SMRUCC.genomics.ComponentModel.Annotation.EnzymeQuery`1
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Query | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Size | 1 | get total count of the enzyme object inside this query pool |
04 Members
Query(
String, Boolean, Int32)Parameters
| Name | Type | Description |
|---|---|---|
ec_number | String | - |
fuzzy | Boolean | - |
fuzzyLevel | Int32 | max allow fuzzy level, value should be c(1,2,3,4), which means the class levels of the ec_number(which has 4 ranks). example as 4, means only allows fuzzy matches on the last digit 3, means allows fuzzy matches on the level 3 and level 4 digits |
Size
get total count of the enzyme object inside this query pool