R

From BITS wiki
Jump to: navigation, search

R [1] is an open-source expression programming language containing multiple facilities for data manipulation, calculation and is renowned for its graphical capabilities. It is heavily used to conduct statistics, and also increasing number of bioinformatics packages are being developed. It uses the language S, which makes the learning curve rather steep and long.

The bioinformatics packages are grouped under Bioconductor [2]

R additional packages

  • CRAN, the Comprehensive R Archive Network contains numerous additional packages.

R Graphical User Interfaces / Workbenches

  • EBI R Cloud - Perform your R analyses on the powerful clusters at EBI.
  • RStudio - Complete R IDE, open source, standalone webinterface
  • RKWard - R IDE, open source, stand-alone

R tutorials

R books