Description Usage Arguments Value See Also Examples
renameReadGroups
renames a set of read groups from a SNPhood object.
1 | renameReadGroups(SNPhood.o, newReadGroupsMapping, verbose = TRUE)
|
SNPhood.o |
Object of class |
newReadGroupsMapping |
Named list. Named list. For clarity of mapping, the names of the list must be the currently defined read group names, and the values of each element the corresponding new ones. |
verbose |
Logical(1). Default TRUE. Should the verbose mode (i.e., diagnostic messages during execution of the script) be enabled? |
an object of class SNPhood
with the requested read groups being renamed.
renameBins
, renameDatasets
, renameRegions
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.