Description Usage Arguments Value Author(s) Examples
Function to process shorthand form of a nucleotide sequence, where a given base pair followed by a number specifies a run of the indicated nucleotide for the specified length (ex: "A6TTCGA4")
1 |
sequence |
Nucleotide sequence input as a character string |
Returns an expanded nucleotide sequence as a character string
Reid F. Thompson (rthompso@aecom.yu.edu), John M. Greally (jgreally@aecom.yu.edu)
1 2 3 | expandSequence("A6TTCGA4")
expandSequence("C10C10")
expandSequence("AT1CG")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.