BudhlakotiN/OGS: Outlier in Genomics Data

Detection of influential observation is one of the crucial step of pre-processing to identify suspicious elements in data that may be due to error or some other unknown source. Several statistical measures are already developed for detection of influential observation but still there is a challenge to detect a true influential observation for high dimension data like gene expression, genotyping data. This package identifies influential observation by implementing meta-analysis based approach to combining various least absolute shrinkage and selection operator (LASSO) based diagnostic (Rajaratnam (2019) <doi:10.1080/10618600.2019.1598869>) in genomic data hence named as OGS (i.e. outlier in genomic data) based on their p-value. This package identifies outlier in genomic data using different p-value combination methods with suitable p-value cutoff.

Getting started

Package details

AuthorNeeraj Budhlakoti, D C Mishra, Anil Rai and Rajeev Ranjan Kumar
MaintainerNeeraj Budhlakoti <neeraj35669@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("BudhlakotiN/OGS")
BudhlakotiN/OGS documentation built on Jan. 6, 2020, 12:43 a.m.