blasthit.sbh {annotation.workflow} R Documentation

Export single side besthit

Description

Usage

blasthit.sbh(query,
    idetities = 0.3,
    coverage = 0.5,
    topBest = FALSE,
    keepsRawName = FALSE);

Arguments

query

[as pipeline]

idetities

[as double]

coverage

[as double]

topBest

[as boolean]

keepsRawName

[as boolean]

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type pipeline.

clr value class

Examples


[Package annotation.workflow version 1.0.0.0 Index]