Skip to content

A package for performing GWAS using a censored regression model

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

AJResearchGroup/tobit-gwas

Repository files navigation

TobitGwas: Perform GWAS using Tobit-I models

This package allows you to perform GWAS using the censored regression Tobit-I model. It contains some convenience functions for loading PLINK raw text files and rank transforming data that does not fit a normal distribution.

Installation

devtools::install_github("AJResearchGroup/tobit-gwas")

Usage on Bianca

To use this package on Bianca, pull the container using Singularity on Rackham.

singularity pull docker://schmytzi/tobitgwas

Copy the SIF file to Bianca. Then you can run R in the container

singularity run tobitgwas_latest.sif R

About

A package for performing GWAS using a censored regression model

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages