Description Usage Arguments Value Author(s) See Also Examples
list all the available categories of HIV features in HIV.db
1 | lsCategory(HIV_db)
|
HIV_db |
an environment that stores the HIV feature database |
A character vector that list all the category names
Mike Jiang,Raphael Gottardo
1 2 3 4 5 6 7 | library(HIV.db)
## load Table from db
HIV_db<-loadFeatures()
###list available category
lsCategory(HIV_db)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.