Skip to content

jmal0403/DNAnamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact

About The Project

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.

(back to top)

Built With

R version 3.4.2

Getting Started

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)

Prerequisites

testthat, knitr, rmarkdown, biomartr, BiocManager, seqinr, fastmap, caret, stringr, dplyr, e1071, pROC, randomForest

Installation

library(jmal0403/DNAnamer)

Usage

Please see wiki.

See the open issues for a code demonstation.

License

Distributed under the MIT License. See LICENSE.txt for more information.

Contact

Author - John Stephen Malamon, Ph.D.

Project Link: https://github.com/jmal0403/DNAnamer

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published