annotationReadGroups {SNPhood} | R Documentation |
Return the names of the read groups that are defined in the SNPhood
object.
annotationReadGroups(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 read groups that are defined in the SNPhood
object.
data(SNPhood.o, package="SNPhood") annotationReadGroups(SNPhood.o)