W303_G2 {Repliscope} | R Documentation |
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)
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
Source
References
Natsume et al. (2013) Mol Cell 50(5):661-74 (PubMed)
Examples
data(W303_G2)
[Package Repliscope version 1.1.1 Index]