lsCategory: list all the availabe category in HIV.db

Description Usage Arguments Value Author(s) See Also Examples

Description

list all the available categories of HIV features in HIV.db

Usage

1
	lsCategory(HIV_db)

Arguments

HIV_db

an environment that stores the HIV feature database

Value

A character vector that list all the category names

Author(s)

Mike Jiang,Raphael Gottardo

See Also

HivFeature

Examples

1
2
3
4
5
6
7
library(HIV.db)

## load Table from db
HIV_db<-loadFeatures()

###list available category
lsCategory(HIV_db)

RGLab/HIV.db documentation built on May 8, 2019, 5:51 a.m.