View source: R/makeDictyGrangesfromTxDb.R
makeDictyGrangesfromTxDb | R Documentation |
Not totally sure how this works so maybe come back and edit later. using the biomaRt package we establish to a connection to ensembl protist database I think. We then get the D. discoideum TxDb or transcript database from there. What we get is a TxDb object. We can call things like the GenomicFeatures::genes function on this to get a GRanges of genes.
makeDictyGrangesfromTxDb()
TxDb object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.