.validBSgenome | R Documentation |
Checks if provided genome is an available BSgenome object, and if so, returns it. If the library is not installed, it issues a warning and returns NULL.
.validBSgenome(bsg)
bsg |
A BSgenome compatible genome string or BSgenome object. |
A BSgenome object if installed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.