wb_get_genome_path | R Documentation |
Returns the path to a genome FASTA file in the cache. Useful to use with functions that require a connection to read from, or to pass to other packages. The file gets downloaded as necessary.
wb_get_genome_path(WS, dir_cache = NULL)
WS |
Wormbase release version. |
dir_cache |
Directory where the downloaded files are cached. |
a character string pointing to a "c_elegans.PRJNA13758.WSxxx.genomic.fa.gz" file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.