Other packages > Find by keyword >

IntLIM  

Integration of Omics Data Using Linear Modeling
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("IntLIM", "2.0.2")



Attach the package and use:
library("IntLIM")
Maintained by
Tara Eicher
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-22
Latest Update: 2023-12-11
Description:
This workflow takes analyte levels from two different types of analytes (e.g. gene expression and metabolite abundance), meta-information on each analyte type, and sample outcome and metadata to identify analyte pairs that are significantly associated with a continuous or discrete outcome (e.g. drug response or tumor type). The following references describe the methods in this package: (1) Jalal K. Siddiqui, et al. (2018) , (2) Andrew Patt, et al. (2019) .
How to cite:
Tara Eicher (2022). IntLIM: Integration of Omics Data Using Linear Modeling. R package version 2.0.2, https://cran.r-project.org/web/packages/IntLIM. Accessed 10 Apr. 2025.
Previous versions and publish date:
2.0.2 (2022-08-22 17:10)
Other packages that cited IntLIM R package
View IntLIM citation profile
Other R packages that IntLIM depends, imports, suggests or enhances
Downloads during the last 30 days
03/1203/1303/1503/1803/2003/2303/2403/2603/2804/0104/0504/0604/0704/08Downloads for IntLIM11.522.533.544.55TrendBars

Today's Hot Picks in Authors and Packages

RODBC  
ODBC Database Access
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
Download / Learn more Package Citations See dependency  
xtermStyle  
Terminal Text Formatting Using Escape Sequences
Can be used for coloring output in terminals. It was developed for the standard Ubuntu terminal but ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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