Corbi: R package for bioinformatics analysis

  • Last updated: June 22, 2016

Introduction#

Corbi is a R package for bioinformatics analysis. Currently it includes the following tools:

  • CNetQ: network querying method based on conditional random fields
  • CNetA: network alignment method based on conditional random fields

Reference#

Download and Install#

Stable version#

The stable version of R package Corbi can be found at CRAN:

as well as R-Forge:

To install this package directly within R, type:

install.packages("Corbi")
or
install.packages("Corbi", repos="http://R-Forge.R-project.org")

Source code and developmental version#

The source code and developmental version of Corbi can be found at GitHub:

Web services#

Corbi has been used in the following online web services:


Category: Software

Add new attachment

Only authorized users are allowed to upload new attachments.
« This page (revision-10) was last changed on 22-Jun-2016 23:09 by LingyunWu