View source: R/load_transcriptome.R
wb_get_transcriptome_path | R Documentation |
Returns the path to a transcripts 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_transcriptome_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.mRNA_transcripts.fa.gz" file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.