Description Usage Arguments Value Author(s) Examples
Split a string into codons
1 | cpp_codonSplitCpp(cDNA)
|
cDNA |
(char) A single string |
(char) a vector of triplets
Boris Steipe, boris.steipe@utoronto.ca ORCID: 0000-0002-1134-6758 License: (c) Author (2018) + MIT Date: 2018-12-31
1 2 | # Split a string into codons
cpp_codonSplitCpp("ATGAAATGA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.