make_vector {kmers} R Documentation

make vector embedding

Description

Usage

make_vector(bloom, x,
    file = NULL,
    as.matrix = FALSE,
    test = -1,
    parallel = TRUE);

Arguments

bloom

[as BloomVectorizer]

x

env

[as Environment]

Details

Authors

metagenomics_kit

Value

this function returns data object of type any kind.

clr value class

Examples


[Package kmers version 1.0.0.0 Index]