Dear Bioconductor developers,

I am happy to present my new package, available with the new version of 
Bioconductor. 

MEAL is a package designed to integrate methylation and expression and to 
analyze both separately. Integration of these data types can be univariate or 
multivariate. The univariate approach consists on two steps. First, cpgs and 
expression probes are paired depending on their genomic position. Afterwards, a 
linear regression is performed, considering the expression the outcome and the 
methylation the independent variable. On the other hand, the multivariate 
approach is designed to study the correlation between methylation and 
expression in a given genomic region.

MEAL also can analyze methylation and expression separately. To do so, it 
includes the most common algorithms to analyze methylation and expression, 
including several region analysis such as Bumphunter or DMRcate. MEAL can also 
analyse methylation or expression in a given region, which could be of interest 
when studying genomic structural variants. Finally, it should be noticed that 
it includes the most common plots used in methylation and expression analysing, 
easing the process of presenting the results.

The last feature to be mentioned, it is the development of a new class 
(MultiDataSet) designed to handle different omics sets of common samples. At 
the moment, it implements some methods to add MethylationSet (class of MEAL), 
ExpressionSet and SnpSet as well as a generic function to add any eSet derived 
object. This design will allow the reuse of the class to other integration 
tasks by other developpers. 

I hope this package will be very useful for people working with methylation and 
expression and that it could be a good starting point for other integration 
techniques.

Bests,

Carlos Ruiz, Center for Research in Environmental Epidemiology (CREAL)

_______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to