MetaR Languages

MetaR logo

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

MetaR 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

Here’s another example showing how to look at intersection of gene lists with the integration of UpSetR/MetaR integration:

MetaR snapshot2

Some Key Features of MetaR

Data Manipulation

Execution

Graphical Visualizations

Styles

About the R Language

Even if you don’t need to know R to work with MetaR but you are curious about it, here’s a short introduction to R.