CORNA: Testing gene lists for regulation by microRNAs

Introduction

With the increasing use of post-genomics techniques to examine a wide variety of biological systems in laboratories throughout the World, scientists are often presented with lists of genes that they must make sense of. Consistently challenging throughout that time period has been the problem of defining co-regulated genes within those gene lists. In recent years, microRNAs have emerged as a mechanism for regulating several cellular processes. In this paper, we report on how gene lists and microRNA targets data may be integrated to test for significant associations between gene lists and microRNAs.

We discuss CORNA, a package written in R and released under the GNU GPL, which allows users to test for over-representation of microRNA-target associations using one of three separate statistical tests, and to visualize quantitative data associated with those data.

Availability

CORNA is available as an R package from sourceforge

Installation

CORNA is a package for R, an amazingly powerful open-source statistical environment. R is available for windows, linux or Mac OSX.

After installing R, Windows users should download the latest CORNA .zip file, and install using the menu bar:

	Packages -> Install package(s) from local zip files...

Linux users should download the latest .tar.gz file and, after installing R, type:

	R CMD INSTALL CORNA_%.%.tar.gz

(where %.% is the version of the file you have downloaded.

Tutorial

A tutorial for the CORNA package can be found here

Authors

Xikun Wu
Michael Watson

Bioinformatics Group
Institute for Animal Health
Compton Laboratory
Compton
Newbury
RG20 7NN

xikun.wu@bbsrc.ac.uk
michael.watson@bbsrc.ac.uk