| data_test {BayMAP} | R Documentation |
A small subsample on chromosome 1 of a publically available data set of Kishore et al. (2011).
data("data_test")
A data frame with 1000 observations on the following 5 variables.
chra factor with the chromosomes as levels 1, ..., 22, X, Y
posa positive integer with the genomic position
mutationa factor with substitution types as levels, e.g., TC
counta positive integer with the number of observed substitutions
coveragea positive integer with the number of observed reads for this position
Eva-Maria Huessler, eva-maria.huessler@uni-duesseldorf.de
Kishore et al. (2011), (SRA accession numbers: SRR189784)
## Not run: data(data_test) ## End(Not run)