Data of a 5'-CAP capture experiment, after mapping the reads to the
genome.
Usage
data(physcoCounts)
Arguments
Format
physcoCounts
Data frame with results from a 5'-CAP capture
experiment, with the columns:
chromosome
Chromosome the read is mapped to.
region
Predefined region based on annotations, which can be treated
independently in the analysis.
start
Start position, given as bp, of the 5' end of the
read.
strand
Forward and reverse strand, given as '+' and '-',
respectively.
counts
Number of reads at the respective position.
Source
Rensing et al., 2011. in preparation
Details
The transcription data from Physcomitrella patens was mapped using the
bowtie software. Then, the positions of 5' ends of each read were
extracted and the number of reads at each position counted.