knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

SimRVSequences

SimRVSequences provides routines to simulate single nucleotide variant (SNV) data for pedigrees.

Installation

You can install SimRVSequences from github with:

# install.packages("devtools")
devtools::install_github("cnieuwoudt/SimRVSequences")

News

We are pleased to announce that SimRVSequences (>= 0.2.0) features pre-formatted, exon-only SNV data from the 1000 Genomes Project.



simrvprojects/SimRVSequences documentation built on March 12, 2020, 1:33 a.m.