Description Usage Arguments Author(s) References See Also Examples
Convert a nucleotide to a numerical vector, using a representation where each nucleotide is placed at the vertex of a regular tetrahedron.
1 | numericalDNA(background)
|
background |
Corresponding point in the tetrahedron of the input nucleotide |
Erola Pairo <epairo@ibecbarcelona.eu>
Silverman, B.D., and Linske, R.: A measure of DNA periodicity, Journal of Theoretical Biology 118, volume 118,p. 295, 1986
convertDNA
1 2 | background<-c(0.25, 0.25, 0.25, 0.25)
numericA<-numericalDNA(background)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.