inst/doc/reference_1000Genomes.R

## ---- include = FALSE---------------------------------------------------------
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

## ----toR, eval = FALSE--------------------------------------------------------
#  library(snpsettest)
#  
#  # Read chromosome 1 bed/bim/fam files
#  x <- read_reference_bed("/path/to/EUR_phase3_chr1.bed")

Try the snpsettest package in your browser

Any scripts or data that you put into this service are public.

snpsettest documentation built on Sept. 10, 2023, 1:08 a.m.