assign_ko {annotation.terms} R Documentation

do KO number assign based on the bbh alignment result.

Description

Usage

assign_ko(forward, reverse,
    threshold = 0.95,
    score.cutoff = 60,
    kaas.rank = TRUE);

Arguments

forward

[as pipeline]

reverse

[as pipeline]

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package annotation.terms version 1.0.0.0 Index]