Description Usage Arguments Value Examples
get DNA shape score for a set of sequences
1 |
x |
A vector of character strings, each of length L characters, composed of sequences of "A", "C", "G", or "T" characters |
a vector of voting fraction scores in the range [0-1], for the DNA shape-based regulatory element classifier
1 | getShapeScores(c("ACGTACGT","ACGTACTG","ACTTACGT","GCGTGACT"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.