rm.cgsuffix | R Documentation |
Remove suffix from CpG names for EPIC v2 BeadChips and combined values for duplicated CpGs
rm.cgsuffix(datMeth)
datMeth |
A methlation data matrix with row names for CpG id |
Remove suffix from CpG names for EPIC v2 BeadChips and combined values for duplicated CpGs
A matrix with number of rows equal or less than input data.
Zongli Xu
#beta matrix with row for CpGs and column for samples
beta2=rm.cgsuffix(beta)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.