geno: Genotype Data

Description Usage Format Details Examples

Description

The data is a list with a SnpMatrix 'genotypes' (2000 rows, 50 columns) and a data frame 'map'. It should be used in the magpa function to test multivariate correlation.

Usage

1

Format

An object of list with a Fromal class 'SnpMatrix' and a data.frame

Details

Examples

1
2
data(geno)
snps <- geno$genotypes

changebio/MAGPA documentation built on June 15, 2020, 9:26 p.m.