This R package provides functionality to perform sample relationship
verification using different omic data types. Such as, 450k DNA
methylation data, RNA-sequencing or DNA based genotypes sequencing or
array based imputed.
Checkout the vignettes directory for a few examples.
Cross omic genetic fingerprinting
This
Rpackage provides functionality to perform sample relationship verification using different omic data types. Such as, 450k DNA methylation data, RNA-sequencing or DNA based genotypes sequencing or array based imputed.Checkout the vignettes directory for a few examples.
Installation
Install using the devtools-package
First install devtools. Next use:
Sometimes
install_githubfails with CA cert error. Try runninghttr::set_config(httr::config( ssl_verifypeer = 0L))before runninginstall_github!Install from source using
git/RUsing git, e.g, use
git cloneand then build and install the package from source:Change
_x.y.z.to the proper version you downloaded!Vignettes
A few vignettes are provides showing applications of using omicsPrint to simulated and publicly available data:
omicsPrint
GSE39672
GSE52980