makektudb: Build KTU taxonomy assignment database by tetranucleotide...

View source: R/FN_KTU.R

makektudbR Documentation

Build KTU taxonomy assignment database by tetranucleotide frequency table

Description

make KTU db

Usage

makektudb(input.fasta, input.taxa, pscore = FALSE, output.file = NULL)

Arguments

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


poyuliu/KTU documentation built on May 23, 2022, 11:06 a.m.