Description Details References Examples
The read counts are based on a whole-exome sequencing (WES) data from Simons Foundation Autism Research Initiative with the accession number SRR1301329. One million reads are randomly sampled from the raw data to generate the read counts.
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.
Simons Foundation Autism Research Initiative (https://www.sfari.org/).
1 2 3 4 5 | ##load library
library(preseqR)
##load data
data(SRR1301329_1M_read)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.