knitr::opts_chunk$set(
  eval = FALSE,
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

Reference-based Ancestry INference

Lifecycle: experimental ![GitHub tag](https://img.shields.io/github/tag/umr1283/rain.svg?label=latest tag&include_prereleases) R build status

Installation

# Install rain from CRAN:
install.packages("rain")

# Or the the development version from GitHub:
# install.packages("remotes")
remotes::install_github("umr1283/rain")

Overview


Getting help

If you encounter a clear bug, please file a minimal reproducible example on github.
For questions and other discussion, please contact the package maintainer.

Code of Conduct

Please note that the rain project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.



omicsr/rain documentation built on Nov. 28, 2022, 8:36 a.m.