Other packages > Find by keyword >

GeneNet  

Modeling and Inferring Gene Networks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GeneNet", "1.2.17")



Attach the package and use:
library("GeneNet")
Maintained by
Korbinian Strimmer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-08-11
Latest Update: 2025-04-07
Description:
Analyzes gene expression (time series) data with focus on the inference of gene networks. In particular, GeneNet implements the methods of Schaefer and Strimmer (2005a,b,c) and Opgen-Rhein and Strimmer (2006, 2007) for learning large-scale gene association networks (including assignment of putative directions).
How to cite:
Korbinian Strimmer (2006). GeneNet: Modeling and Inferring Gene Networks. R package version 1.2.17, https://cran.r-project.org/web/packages/GeneNet. Accessed 27 Aug. 2026.
Previous versions and publish date:
1.0.0 (2006-08-11 19:07), 1.0.1 (2006-08-19 09:04), 1.1.0 (2007-02-20 22:41), 1.2.0 (2007-05-29 17:41), 1.2.1 (2007-10-21 17:06), 1.2.2 (2008-08-18 19:55), 1.2.3 (2008-11-17 12:03), 1.2.4 (2009-10-11 16:37), 1.2.5 (2012-01-22 13:26), 1.2.6 (2013-03-08 18:05), 1.2.7 (2013-06-16 17:50), 1.2.8 (2013-09-15 09:50), 1.2.9 (2014-04-16 00:59), 1.2.10 (2014-07-28 17:30), 1.2.11 (2014-11-16 13:39), 1.2.12 (2015-01-21 00:48), 1.2.13 (2015-08-02 19:17), 1.2.14 (2020-02-06 19:00), 1.2.15 (2020-06-14 17:30), 1.2.16 (2021-11-14 19:10), (2026-07-09 08:05)
Other packages that cited GeneNet R package
View GeneNet citation profile
Other R packages that GeneNet depends, imports, suggests or enhances
Complete documentation for GeneNet
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

robustX  
'eXtra' / 'eXperimental' Functionality for Robust Statistics
Robustness -- 'eXperimental', 'eXtraneous', or 'eXtraordinary' Functionality for Robust Statistics. ...
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  
Bodi  
Boosting Diversity in Regression Ensembles
A gradient boosting-based algorithm by incorporating a diversity term to guide the gradient boosting ...
Download / Learn more Package Citations See dependency  
ROI.plugin.qpoases  
'qpOASES' Plugin for the 'R' Optimization Infrastructure
Enhances the 'R' Optimization Infrastructure ('ROI') package with the quadratic solver 'qpOASES'. M ...
Download / Learn more Package Citations See dependency  
IntervalQuestionStat  
Tools to Deal with Interval-Valued Responses in Questionnaires
A user-friendly toolbox for doing the statistical analysis of interval-valued responses in question ...
Download / Learn more Package Citations See dependency  
risksetROC  
Riskset ROC Curve Estimation from Censored Survival Data
Compute time-dependent Incident/dynamic accuracy measures (ROC curve, AUC, integrated AUC )from cen ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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