DNAshapeR is a R/BioConductor package for DNA shape prediction and feature encoding.
The latest (devel) version of DNAshapeR requires R >3.2.2 and can be installed from this GitHub repository with:
library(devtools)
install_github(repo = "TsuPeiChiu/DNAshapeR", build_vignettes = TRUE)
For more information, package vignette and documentation, please visit http://tsupeichiu.github.io/DNAshapeR/