snp_tbl {atSNP}R Documentation

A data frame for SNP information.

Description

This data frame is loaded by 'data(example)'. It is a table including the following columns:

chr The chromosome.
snp The SNP location coordinate.
snpid The SNP label.
a1,a2 The nucleotide on the reference and SNP allele.

Format

A data.frame object.

Author(s)

Sunyoung Shin sunyoung.shin@utdallas.edu, Chandler Zuo chandler.c.zuo@gmail.com


[Package atSNP version 1.9.0 Index]