Hi everyone,
I have whole genome bisulfite sequencing (WGBS) data for methylation and RNA-seq data for gene expression. I needed to do correlation between these but could not find the correct way to proceed. I have two different files one for methylation and the other for gene expression. For methylation datasets I have methylation values (file containing columns with 30 subjects and rows representing chromosome number, position and gene ID) and for gene expression (file containing columns with 30 subjects and rows representing chromosome number, position and gene ID). Also the 30 subjects includes treatment and age effects. By searching I stumbled upon globaltest package in R but could not sure exactly whether to use or not. Does anyone help me in finding the better approach in R using some packages to do the analyses.
Thanks in advance.