Description Usage Arguments Value Author(s) See Also Examples
load all the data tables into an environment variable served as a data source for query
1 | loadFeatures(ref="env",DNA=FALSE, refScale=NULL, genome="hxb2")
|
ref |
A |
DNA |
A |
refScale |
A |
genome |
A |
An environment that stores HIV feature database
Mike Jiang,Raphael Gottardo
1 2 3 4 5 | library(HIV.db)
## load Table from db
HIV_db<-loadFeatures()
ls(HIV_db)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.