Header menu logo BioFSharp

BlastHit Type

Constructors

Constructor Description

BlastHit(queryId, subjectId, rank)

Full Usage: BlastHit(queryId, subjectId, rank)

Parameters:
    queryId : string
    subjectId : string
    rank : int

Returns: BlastHit
queryId : string
subjectId : string
rank : int
Returns: BlastHit

Instance members

Instance member Description

this.QueryId

Full Usage: this.QueryId

this.Rank

Full Usage: this.Rank

this.SubjectId

Full Usage: this.SubjectId

Type something to start searching.