Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 647 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 647 Bytes

RSIT

R package that performs retrospective set-based gene-environment interaction tests for binary traits.

Installation Instructions:

Required software and packages

  1. R (http://www.r-project.org/)

  2. Package expm, stats, MASS, utils

Please install the required R package before you install RSIT package. Please install the RSIT as following steps.

Install RSIT in R

library(devtools)
devtools::install_github(repo = 'ZWang-Lab/RSIT.git')

Usage instructions

All functions and examples in the RSIT are available in the manual file (https://github.com/ZWang-Lab/RSIT/blob/main/RSIT_0.0.1.0.pdf)