Description Usage Arguments Value Examples
Checks if provided object is of class DNAString
1 | is_DNAstring(x)
|
x |
- R object |
True if object is DNAString, false otherwise
1 2 | is_DNAstring(Biostrings::DNAString("AGCTAGCA"))
is_DNAstring("AGCTAGCA")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.