man/nucleosome_htseq.Rd
b726aa3a
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/sample_data.R
 \docType{data}
239c4a2d
 \name{nucleosome_htseq}
 \alias{nucleosome_htseq}
b726aa3a
 \title{Example reads from high-troughtput sequencing nucleosome positioning
 experiment}
419235c6
 \format{\code{GRanges} with the range of the reads and a data column with the
c384ee59
 strand information.}
b726aa3a
 \source{
 Publication pending
239c4a2d
 }
 \description{
db9d429b
 Few reads from paired-ended MNase-seq experiment in S.cerevisiae where
 mononucleosomes were sequenced
239c4a2d
 }
 \details{
db9d429b
 This data is obtained from MNase digested nucleosomal DNA and sequenced with
 Illumina platform. Paired-ended reads where mapped to SacCer1 genome using
 Bowtie, and imported to R using the package \code{ShortRead} and paired ends
 where merged into a single range.
239c4a2d
 
b726aa3a
 Reads were sorted by chromosome and starting position and only a few reads
 from the starting positions of chromosome 1 are presented.
239c4a2d
 }
 \keyword{datasets}