aritronath/LEXI: LEXI: lncRNA expression imputation

LEXI imputes expression profile of an lncRNA of interest from protein coding gene expression data. The statistical model for imputing lncRNA expression is generated using a training proteing coding and lncRNA expression dataset, and applied on a test protein coding dataset to obtain profile of lncRNA of interest. This package includes functions to obtain matched training and test protein coding gene matrices, filtering lncRNA datasets based on percetage of samples with positive expression of lncRNA, cross-validations to obtain imputation accucacy and imputation function to get lncRNA profile.

Getting started

Package details

AuthorAritro Nath
MaintainerAritro Nath <aritronath@gmail.com>
LicenseGNU-3.0
Version0.1.0
URL https://github.com/aritronath/LEXI
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("aritronath/LEXI")
aritronath/LEXI documentation built on May 10, 2019, 1:27 p.m.