Table of Contents
DNAnamer is a generalized and extensible methodological framework and analysis toolkit for the supervised classification of DNA sequences based on their N-gram frequency patterns.
R version 3.4.2
install.packages("devtools")
library("devtools")
install.packages("remotes")
library("remotes")
install.packages("githubinstall")
library("githubinstall")
remotes::install_git("https://github.com/jmal0403/DNAnamer", dependencies=TRUE, force=TRUE)
library(DNAnamer)
testthat, knitr, rmarkdown, biomartr, BiocManager, seqinr, fastmap, caret, stringr, dplyr, e1071, pROC, randomForest
library(jmal0403/DNAnamer)
Please see wiki.
See the open issues for a code demonstation.
Distributed under the MIT License. See LICENSE.txt
for more information.
Author - John Stephen Malamon, Ph.D.
Project Link: https://github.com/jmal0403/DNAnamer