The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

ZIM4rv

Overview

ZIM4rv is a package for precisely modeling zero‐inflated count phenotype for rare variants. This package primarily implements the genetic association test between zero‐inflated count phenotype and rare variants.

Installation

You can install the development version of ZIM4rv from Github with:

# install.packages("devtools")
devtools::install_github("fanx0037/ZIM4rv")

You can also get the official release version from CRAN

install.packages("ZIM4rv")

Usage

The following help page will provide quick references for ZIM4rv package and its main functions:

library(ZIM4rv)
?zimfrv

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.