Description Usage Arguments Value Note Author(s) See Also Examples
This function receives a vector of strings (character vector) containing DNA sequences and returns a vector of strings containing codified DNA.
1 | toRRDNA(dnas)
|
dnas |
Vector of DNA sequences (character vector). |
Vector of DNA converted to reduced representation format (character vector).
This function is used internally to compute top over-represented reads and to store in RqcResultSet objects (per file top reads).
Welliton Souza
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.