Skip to content

An R package to impute miRNA activity using protein-coding gene expression

License

Notifications You must be signed in to change notification settings

aritronath/iMIRAGE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iMIRAGE: imputed microRNA activity from gene expression

As the name stands, iMIRAGE a set of tools that facilitates imputation of microRNA or miRNA expression using protein-coding genes.

With a growing repertoire of publicly available transcriptomic data, it is now possible to study miRNA expression in several phenotypes. However, for a large number of transcriptomic studies still do not produce reliable miRNA profiles due to technical limitations of standard library preparation and expression profiling techniques. In case of such studies with reliable protein-coding data, it is possible to impute the expression of miRNAs using the iMIRAGE package. Essentially, the iMIRAGE package builds prediction models using protein-coding and miRNA expression data sets using machine learning, and then imputes the miRNA expression in the independent data set of interest using just their protein-coding profiles.

Download and Installation in R:

#Download using devtools 
devtools::install_github("aritronath/iMIRAGE")

#Load the package in R
library(iMIRAGE)

See the iMIRAGE vignette for further details, quick start guide and detailed description of the package features.

See Reference for detailed documentation on various functions included in the package.

About

An R package to impute miRNA activity using protein-coding gene expression

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages