Skip to content

laurentlab-mpipz/rsurvival

Repository files navigation

MPIPZ R Package : rsurvival

GitHub version Coverage status GitHub license

This package can be used to help you identify the SNPs in a genotype which are subjects to positive selection. You will have to provide a VCF file and a survival vector to get started with this 📦.

How to install

This package is still under development and has not been officialy released yet. It means that you cannot use CRAN to install it. Here is different possibilities to install this package :

  • Run devtools::install_github("laurentlab-mpipz/rsurvival") in your R console.
  • Hit the Clone or download green button to download the repository, then run devtools::install("rsurvival") from the parent directory.
  • You can also download the last built version of this package as an archive clicking this link.

Note : If you do not have the devtools package installed, please first run install.packages("devtools") and select the appropriate CRAN mirror.

How to use

You will find some tutorials and documentation on our wiki page. This is the best way to start with this package.

License

This package is under GPL-3.0 license. You can find all the details in the LICENSE file.

About the authors

Developped by the Max Planck Institute for Plant Breeding Research.

About

This R package can be used to help you identify the snps in a genotype which are subjects to positive selection.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages