filter_hostId {kmers} R Documentation

Description

Usage

filter_hostId(kraken.output, host.id,
    coverage = 0.999);

Arguments

kraken.output

quantification table which could be read from file via the function: parse_kraken_report

host.id

env

[as Environment]

Details

Authors

metagenomics_kit

Value

this function returns data object of type KrakenReportRecord.

clr value class

Examples


[Package kmers version 1.0.0.0 Index]