__Corbi__: R package for bioinformatics analysis * Last updated: November 11, 2012 !!!Introduction Corbi is a [R|http://www.r-project.org] package for bioinformatics analysis. Currently it includes the following functions: * [CNetQ]: network querying method based on conditional random fields * CNetA: network alignment method based on conditional random fields !!!Reference * Qiang Huang, Ling-Yun Wu, Xiang-Sun Zhang. [An Efficient Network Querying Method Based on Conditional Random Fields|http://bioinformatics.oxfordjournals.org/content/27/22/3173], Bioinformatics, 27(22): 3173-3178, 2011. !!!Download and Install The developmental information of Corbi can be found at R-Forge: * [Corbi|https://r-forge.r-project.org/projects/corbi/] To download and install this package directly within R, type: {{{install.packages("Corbi", repos="http://R-Forge.R-project.org")}}} !!Web services Corbi has been used in the following online web services: * [http://app.aporc.org/CNetQ/] * [http://app.aporc.org/CNetA/] ---- Category: [Supplementary] [Software]