vcf: Nucleotide variants in example genome samples

Description Usage Format

Description

An example dataset containing 326 variants from 14 genome samples.

Usage

1

Format

vcfR class object with three sections:

meta

The metadata for the VCF file including the file format version number

fix

A character matrix with 326 rows and 8 columns. Contains information on chromosome (CHROM), genome position (POS), reference genome allele (REF), and alternative allele (ALT)

gt

A character matrix with 326 rows and 15 columns. Presence/absence for each variant defined in fix. Colnames are sample IDs.


prewas documentation built on April 2, 2021, 5:06 p.m.