SNP: Full GBS markers, bins, and more

More dataR Documentation

Full GBS markers, bins, and more

Description

Download data not included in the package due to size.

Usage

DownloadData( dataset = "all", redownload = FALSE )
LoadData( dataset = "panel" )

Arguments

dataset

String: Which dataset to load? Options are "panel", "gbs" and "bins". For DownloadData, "all" is also an option.

redownload

Logical: Should the data be downloaded even if it is already in the package?

Details

DownloadData downloads three datasets: (1) the full set of SNPs obtained using genotype-by-sequencing, with missing values pre-imputed; (2) Maize diversity panel; and (3) genotypic information from synthetic bins built with 50 SNPs each from the GBS data.

Author(s)

Alencar Xavier

Examples

## Not run: 
DownloadData( dataset = "bins" )
LoadData( dataset = "bins" )

## End(Not run)



ricebrian/MaizeNAM documentation built on Dec. 10, 2022, 7:32 a.m.