View source: R/00.set_globals.R
addInPASGenome | R Documentation |
This function will set the genome across all InPAS functions.
addInPASGenome(genome = NULL)
genome |
A BSgenome object indicating the default genome to be
used for all InPAS functions. This value is stored as a global environment
variable. This can be overwritten on a per-function basis using the given
function's |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.