EXhaps: Example Haplotypes dataset

Description Usage Format Details See Also

Description

This data set contains 20,000 haplotypes (i.e. rows) spanning 500 single-nucleotide variants (SNVs). This dataset is intended to accompany the EXmuts dataset; each row of EXmuts describes a column (i.e. SNV) in EXhaps.

Usage

1

Format

A sparseMatrix of class dgCMatrix with 20000 rows and 500 variables. Each row represents an observed haplotype and each column represents an SNV locus.

Details

This dataset is intended to accompany the EXmuts dataset. Together, the EXmuts and EXhaps datasets represent example output of the SNVdata object returned by the read_slim function. The EXhaps data set represents the sparse matrix Haplotypes returned by read_slim, and the EXmuts data set represents the Mutations data frame returned by read_slim. This toy data set, used primarily for demonstration, contains 50 SNVs which were randomly sampled from genes in the apoptosis sub-pathway, and 450 SNVs sampled from outside the pathway.

See Also

EXmuts, read_slim


SimRVSequences documentation built on July 1, 2020, 6:03 p.m.