Description Usage Arguments Value Author(s) Examples
Read DNA shape predictions
1 | readShape(filename)
|
filename |
character name of the file containing shape predictions, including full path to file if it is located outside the current working directory. |
shapeMatrix matrix containing the shape prediction result
Federico Comoglio & Tsu-Pei Chiu
1 2 | fn <- system.file("extdata", "CGRsample.fa", package = "DNAshapeR")
pred <- readShape(fn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.