makektudb | R Documentation |
make KTU db
makektudb(input.fasta, input.taxa, pscore = FALSE, output.file = NULL)
input.fasta |
input database fasta file (trimmed) |
input.taxa |
input database taxonomy file |
pscore |
pscore=TRUE/FLASE: using k-mer present scores (tetranucleotide features 0:absent; 1:present in one direction; 2:present in both direction of a sequence)/k-mer frequency |
output.file |
(optional) the directory for output RDS format file |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.