AccioSun/simpledna: Provides Functions For Analysis of Simple DNA Strings

Provides functions to analyze relatively simple DNA snippets. These functions allow analysis of nucleotide frequency and patterns for DNA sequences. The functions expect the DNA sequence to be passed as a string after downloading from various sources. Based on the computational ideas presented in the Coursera course,"Biology Meets Programming" by University of California, San Diego.

Getting started

Package details

Maintainer
LicenseMIT
Version0.2.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("AccioSun/simpledna")
AccioSun/simpledna documentation built on May 26, 2019, 12:30 a.m.