Other packages > Find by keyword >

Corbi  

Collection of Rudimentary Bioinformatics Tools
View on CRAN: Click here


Download and install Corbi package within the R console
Install from CRAN:
install.packages("Corbi")

Install from Github:
library("remotes")
install_github("cran/Corbi")

Install by package version:
library("remotes")
install_version("Corbi", "0.6-2")



Attach the package and use:
library("Corbi")
Maintained by
Ling-Yun Wu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-06-06
Latest Update: 2022-05-30
Description:
Provides a bundle of basic and fundamental bioinformatics tools, such as network querying and alignment, subnetwork extraction and search, network biomarker identification.
How to cite:
Ling-Yun Wu (2016). Corbi: Collection of Rudimentary Bioinformatics Tools. R package version 0.6-2, https://cran.r-project.org/web/packages/Corbi. Accessed 07 May. 2025.
Previous versions and publish date:
0.3-4 (2016-06-06 10:33), 0.3-5 (2016-06-28 07:45), 0.4-0 (2016-07-22 18:45), 0.4-1 (2016-09-20 18:46), 0.4-2 (2017-05-03 17:41), 0.4-3 (2018-12-18 10:10), 0.4-4 (2019-03-04 12:50), 0.5-0 (2019-11-22 09:50), 0.6-0 (2020-06-13 18:20), 0.6-1 (2020-12-10 10:00), 0.6-2 (2022-05-30 18:30)
Other packages that cited Corbi R package
View Corbi citation profile
Other R packages that Corbi depends, imports, suggests or enhances
Complete documentation for Corbi
Downloads during the last 30 days
04/0704/0804/1204/1504/1704/1804/2104/2204/2304/2504/2604/2705/0205/05Downloads for Corbi051015202530TrendBars

Today's Hot Picks in Authors and Packages

funLBM  
Model-Based Co-Clustering of Functional Data
The funLBM algorithm allows to simultaneously cluster the rows and the columns of a data matrix wher ...
Download / Learn more Package Citations See dependency  
MLDS  
Maximum Likelihood Difference Scaling
Difference scaling is a method for scaling perceived supra-threshold differences. The package cont ...
Download / Learn more Package Citations See dependency  
aroma.affymetrix  
Analysis of Large Affymetrix Microarray Data Sets
A cross-platform R framework that facilitates processing of any number of Affymetrix microarray samp ...
Download / Learn more Package Citations See dependency  
humanize  
Create Values for Human Consumption
An almost direct port of the 'python' 'humanize' package . Thi ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA