tfidf_vectorizer {annotation.terms} R Documentation

make embedding of the genomics metabolic model

Description

Usage

tfidf_vectorizer(annotations,
    L2.norm = FALSE,
    union.contigs = 1000,
    hierarchical = FALSE);

Arguments

annotations

L2.norm

[as boolean]

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]