Description Usage Arguments Examples
View source: R/extract_eigen.R
extract eigen-loci from co-methylation module
1 | extract_eigen(csm.ml, all_label, number_of_eig)
|
csm.ml |
The methylation profile with each row denotes one loci and each column denotes a sample |
all_label |
A vector contains the module labels for all the loci |
number_of_eig |
Total number of eigen-loci need to be extracted |
1 | #eigen_loci <- extract_eigen(methy_data=module$profile,all_label=module$module_id,number_of_eig=100,plot=T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.