To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RNAseqData.HNRNPC.bam.chr14")
    In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
The package contains 8 BAM files, 1 per sequencing run. Each BAM file was obtained by (1) aligning the reads (paired-end) to the full hg19 genome with TopHat2, and then (2) subsetting to keep only alignments on chr14. See accession number E-MTAB-1147 in the ArrayExpress database for details about the experiment, including links to the published study (by Zarnack et al., 2012) and to the FASTQ files.
Author: H. Pages
Maintainer: H. Pages <hpages at fhcrc.org>
Citation (from within R,
      enter citation("RNAseqData.HNRNPC.bam.chr14")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("RNAseqData.HNRNPC.bam.chr14")
    To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("RNAseqData.HNRNPC.bam.chr14")
    
| Reference Manual | 
| biocViews | ExperimentData, Homo_sapiens, RNAseqData | 
| Version | 0.1.4 | 
| License | LGPL | 
| Depends | |
| Imports | |
| Suggests | Rsamtools, BiocInstaller | 
| System Requirements | |
| URL | http://www.ebi.ac.uk/arrayexpress/experiments/E-MTAB-1147/ | 
| Depends On Me | RNAseqData.HeLa.bam.chr14 | 
| Imports Me | RNAseqData.HeLa.bam.chr14 | 
| Suggests Me | Rsamtools, SplicingGraphs | 
Follow Installation instructions to use this package in your R session.
| Package Source | RNAseqData.HNRNPC.bam.chr14_0.1.4.tar.gz | 
| Windows Binary | RNAseqData.HNRNPC.bam.chr14_0.1.4.zip (32- & 64-bit) | 
| Mac OS X 10.6 (Snow Leopard) | RNAseqData.HNRNPC.bam.chr14_0.1.4.tgz | 
| Browse/checkout source | (username/password: readonly) | 
| Package Downloads Report | Download Stats | 
 
  
  Common Bioconductor workflows include:
 
  
  Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!