To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("LungCancerLines")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
Reads from an RNA-seq experiment between two lung cancer cell lines: H1993 (met) and H2073 (primary). The reads are stored as Fastq files and are meant for use with the TP53Genome object in the gmapR package.
Author: Cory Barr, Michael Lawrence
Maintainer: Cory Barr <barr.cory at gene.com>
Citation (from within R,
enter citation("LungCancerLines")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("LungCancerLines")
| Reference Manual |
| biocViews | ExperimentData |
| Version | 0.3.1 |
| License | Artistic-2.0 |
| Depends | |
| Imports | Rsamtools |
| LinkingTo | |
| Suggests | |
| SystemRequirements | |
| Enhances | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | gmapR, HTSeqGenie, VariantTools |
| Build Report |
Follow Installation instructions to use this package in your R session.
| Package Source | LungCancerLines_0.3.1.tar.gz |
| Windows Binary | LungCancerLines_0.3.1.zip |
| Mac OS X 10.6 (Snow Leopard) | LungCancerLines_0.3.1.tgz |
| Mac OS X 10.9 (Mavericks) | LungCancerLines_0.3.1.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!