Query
01 Syntax
SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.BLASTOutput.BlastPlus.Query
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| .ctor | 1 | Value copy |
| GetBesthits | 1 | 导出所有符合条件的最佳匹配 |
| TryParse | 1 | ReaderTypes.BLASTP |
| BlastnOutputParser | 1 | ReaderTypes.BLASTN |
| ToString | 1 | |
| GetBestHit | 1 |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| QueryLength | 1 | Protein length of the target query protein. |
| QueryName | 1 | |
| EffectiveSearchSpace | 1 | |
| p | 1 | |
| Gapped | 1 | |
| SubjectHits | 1 |
04 Members
#ctor(Query)
Value copy
Parameters
| Name | Type | Description |
|---|---|---|
query | Query | - |
GetBesthits(
Double, Double)导出所有符合条件的最佳匹配
TryParse(
String)Parameters
| Name | Type | Description |
|---|---|---|
strText | String | - |
BlastnOutputParser(
String)Parameters
| Name | Type | Description |
|---|---|---|
text | String | - |
QueryLength
Protein length of the target query protein.
QueryName
EffectiveSearchSpace
p
Gapped
SubjectHits
ToString()
GetBestHit(
Double, Double)