| make_classify {kmers} |
R Documentation |
just make reads classify of the fastq reads based on the k-mer distribution
Description
Usage
make_classify(db, reads,
n.threads = 16);
Arguments
Details
apply this method for do host sequence filter
Authors
metagenomics_kit
Value
this function returns data object in these one of the listed data types:
SequenceHit,
KrakenOutputRecord.
clr value class
Examples
[Package
kmers version 1.0.0.0
Index]