knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
YinGenomicDFTDistances is an R-package with the express purpose of compiling and allowing for the analysis of the periodic components of genomic sequences similar to those that are discussed in the Yin and Yau papers of 2014 and 2015. This package will allow you to:
The package itself expects genomic strings to be in the standard FASTA format in terms of the nucleotides that are displayed. However when handeling ensembles of strings, the primary data structure expected is a list of character strings. When handeling a single genomic signal a single character string is expected. The software in the package includes functions that will allow for the automated encoding of a single string, or an ensemble of strings, as well as making a determination of the
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.