annotationDatasets {SNPhood} | R Documentation |
Return the names of the datasets/individuals that are defined in the SNPhood
object.
annotationDatasets(SNPhood.o, verbose = FALSE)
SNPhood.o |
Object of class |
verbose |
Logical(1). Default FALSE. Should the verbose mode (i.e., diagnostic messages during execution of the script) be enabled? |
Character vector. Names of the datasets/individuals that are defined in the SNPhood
object.
data(SNPhood.o, package="SNPhood") annotationDatasets(SNPhood.o)