Description Usage Arguments Value Examples
Return the number of read groups that are defined in the SNPhood
object.
1 | nReadGroups(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? |
Integer. Number of read groups that are defined in the SNPhood
object
1 2 | data(SNPhood.o, package="SNPhood")
nReadGroups(SNPhood.o)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.