CampagneLaboratory / MetaR

Simple Data Analysis language built with MPS. Generates R code. Metaprogramming in R, thus the name.
Other
51 stars 5 forks source link

MetaR MetaR takes advantage of Language Workbench Technology to facilitate data analysis with the R language. It can be used by:

MetaR is a component of the NYoSh Data Analysis Workbench. It is designed to work well with other languages of the platform. Importantly, users who learn how to use one component will acquire skills useful with other languages offered on the platform.

The following snapshot illustrates how metaR simplifies data analysis: we call differentially expressed genes with edgeR, join the resulting table with the table of counts, and produce a heatmap for the top 5% differentially regulated genes:

MetaR snapshot

Join the chat at https://gitter.im/CampagneLaboratory/MetaR