SRR1301329_read: Read counts of a WES data

Description Details References Examples

Description

The read counts are based on a whole-exome sequencing data from Simons Foundation Autism Research Initiative with the accession number SRR1301329. Only forward reads are used to generate the read counts.

Details

A two-column matrix. The first column is the frequency j = 1,2,…; and the second column is N_j, the number of reads observed exactly j times in the data.

References

Simons Foundation Autism Research Initiative (https://www.sfari.org/).

Examples

1
2
3
4
5
##load library
library(preseqR)

##load data
data(SRR1301329_read)

preseqR documentation built on May 2, 2019, 6:39 a.m.