View source: R/ValidationUtils.R
validBSgenome | R Documentation |
This function will attempt to get or validate an input as a BSgenome.
validBSgenome(genome = NULL, masked = FALSE)
genome |
This option must be one of the following: (i) the name of a valid ArchR-supported genome ("hg38", "hg19", or "mm10"),
(ii) the name of a |
masked |
A boolean describing whether or not to access the masked version of the selected genome. See |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.