Skip to content
/ RVS Public
forked from syounkin/RVsharing

Computes estimates of the probability of related individuals sharing a rare variant.

Notifications You must be signed in to change notification settings

sherman5/RVS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RVS

Bioc downloads Build Status

Rare Variant Sharing (RVS) implements tests of association and linkage between rare genetic variant genotypes and a dichotomous phenotype, e.g. a disease status, in family samples. The tests are based on probabilities of rare variant sharing by relatives under the null hypothesis of absence of linkage and association between the rare variants and the phenotype and apply to single variants or multiple variants in a region (e.g. gene-based test).

Installing RVS

RVS is a bioconductor R package and so the release version can be installed as follows:

install.packages("BiocManager")
BiocManager::install("RVS")

The most up-to-date version of RVS can be installed directly from Github:

BiocManager::install("sherman5/RVS")

Using RVS

Follow the vignette here

Reporting Bugs/Getting Help

If you encounter a bug in the package, or have any questions about RVS, please open an issue at https://github.com/sherman5/RVS/issues

About

Computes estimates of the probability of related individuals sharing a rare variant.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 93.1%
  • R 6.4%
  • TeX 0.5%