Description Usage Arguments See Also
View source: R/txdb_handling.R
Save a txdb in the local cache.
1 2 3 4 5 6 7 |
txdb |
a TxDb object |
species_name |
the name of the species (defaults to using the organism name from the txdb if none specified). |
genome_name |
the name of the genome (defaults to using the BioMart dataset version from the txdb if none specified). |
annotation_version |
a version id (defaults to using the BioMart database version if none specified) |
force |
boolean that forces writing of txdb even if matching one already exists (default: FALSE) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.