find_params_yaml | R Documentation |
Set misha root based on genome name
find_params_yaml()
gset_genome(genome, params_yaml = find_params_yaml(), force = TRUE)
genome |
name of the genome (e.g. hg19) |
params_yaml |
path to .misha.yaml parameters file. By default, |
force |
force gsetroot call, overwriting exsiting memoized genome
first at the current directory, then at the user's home directory, then at an environment variable called "MISHA_GENOMES"
and if none of the above exist - a new file would be created at the user's home directory. You can run |
## Not run:
gset_genome("hg19")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.