assign_terms {annotation.terms} R Documentation

assign the top term by score ranking

Description

Usage

assign_terms(alignment,
    term.maps = NULL,
    top.best = TRUE);

Arguments

alignment

-

term.maps

[as list]

env

[as Environment]

Details

Authors

seqtoolkit

Value

this function returns data object of type RankTerm.

clr value class

Examples


[Package annotation.terms version 1.0.0.0 Index]