vcf: Nucleotide variants in example genome samples

vcfR Documentation

Nucleotide variants in example genome samples

Description

An example dataset containing 326 variants from 14 genome samples.

Usage

vcf

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.


Snitkin-Lab-Umich/prewas documentation built on April 23, 2023, 8:22 p.m.