Learn R Programming

Repliscope (version 1.1.1)

W303_G2: Sequence read coverage for wild type S.cerevisiae W303 non-replicating sample.

Description

Sequence read coverage for wild type non-replicating sample (T7107 strain). The cells were stained with DNA dye and sorted based on DNA content into G2/M phase fraction. Extracted DNA was sequenced and mapped to sacCer3 genome. Unique reads were calculated in 1 kb genomic bins.

Usage

data(W303_G2)

Arguments

Format

data frame with 11350 rows and 5 variables:

chrom

short chromosome name

chromStart

left chromosome coordinate

chromEnd

right chromosome coordinate

name

sample name

score

read number in current bin

References

Natsume et al. (2013) Mol Cell 50(5):661-74 (PubMed)

Examples

Run this code
data(W303_G2)

Run the code above in your browser using DataLab