simMP (version 0.17.3)

mutDistriWGS:

Description

Distribution of single base substitutions over all currently available WGS genomes in ICGC data realse 23.

Usage

data("mutDistriWGS")

Arguments

Format

A data frame with 3543 observations on the following variable.
X0
a numeric vector

Examples

Run this code
data(mutDistriWGS)
head(mutDistriWGS)

## Not run: ------------------------------------
# plot(1:nrow(mutDistriWGS), sort(c(t(mutDistriWGS)), decreasing = TRUE))
## ---------------------------------------------

Run the code above in your browser using DataCamp Workspace