View source: R/GenomicGetters.R
getCDS | R Documentation |
Get the coding sequences from the gtf file
getCDS(assignIt = TRUE, dataFolder = get("dataFolder", envir = .GlobalEnv))
assignIt |
TRUE (assign to .GlobalEnv) |
dataFolder |
default: get("dataFolder", envir = .GlobalEnv) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.