nuget server logo nuget api documents
↑

API Docs / SMRUCC.genomics.Interops.NCBI.Extensions / Query

Query

Full name SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.BLASTOutput.BlastPlus.Query Assembly SMRUCC.genomics.Interops.NCBI.Extensions Members 12

01 Syntax

SMRUCC.genomics.Interops.NCBI.Extensions.LocalBLAST.BLASTOutput.BlastPlus.Query

02 Methods

NameOverloadsSummary
.ctor 1 Value copy
GetBesthits 1 导出所有符合条件的最佳匹配
TryParse 1 ReaderTypes.BLASTP
BlastnOutputParser 1 ReaderTypes.BLASTN
ToString 1
GetBestHit 1

03 Properties

NameOverloadsSummary
QueryLength 1 Protein length of the target query protein.
QueryName 1
EffectiveSearchSpace 1
p 1
Gapped 1
SubjectHits 1

04 Members

method .ctor #
#ctor(Query)

Value copy

Parameters
NameTypeDescription
queryQuery

-

method GetBesthits #
GetBesthits(Double, Double)

导出所有符合条件的最佳匹配

method TryParse #
TryParse(String)
Parameters
NameTypeDescription
strTextString

-

method BlastnOutputParser #
BlastnOutputParser(String)
Parameters
NameTypeDescription
textString

-

property QueryLength #
QueryLength

Protein length of the target query protein.

property QueryName #
QueryName
property EffectiveSearchSpace #
EffectiveSearchSpace
property p #
p
property Gapped #
Gapped
property SubjectHits #
SubjectHits
method ToString #
ToString()
method GetBestHit #
GetBestHit(Double, Double)