Description Usage Arguments Value Author(s) See Also Examples
View source: R/profileClusters.R
Assess epigenetic profiles for genes present in each cluster as obtained by the clusGPS
function.
1 | profileClusters(x, clus, clusName = NULL, normalize = FALSE, mc.cores = 1, ...)
|
x |
Matrix or data.frame with epigenetic profiles used to generate chroGPS-genes map. See |
clus |
A valid |
clusName |
If desired, the name of a clustering solution within the |
normalize |
Normalize epigenetic profile information with respect to whole genome (to assess enrichments/depletions). |
mc.cores |
Cores to use in call to parallel::mclapply. |
... |
Additional arguments. |
Data frame with epigenetic enrichment profiles for all clusters (rows) and epigenetic factors (columns), to be used for downstream assessments or visualization (heatmaps).
Oscar Reina.
1 | ## Not run
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.