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