To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("parathyroidSE")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
This package provides SummarizedExperiment objects of read counts in genes and exonic parts for paired-end RNA-Seq data from experiments on primary cultures of parathyroid tumors. The data were presented in the article "Evidence of a Functional Estrogen Receptor in Parathyroid Adenomas" by Haglund F, Ma R, Huss M, Sulaiman L, Lu M, Nilsson IL, Hoog A, Juhlin CC, Hartman J, Larsson C, J Clin Endocrinol Metab. jc.2012-2484, Epub 2012 Sep 28, PMID: 23024189. The sequencing was performed on tumor cultures from 4 patients at 2 time points over 3 conditions (DPN, OHT and control). One control sample was omitted by the paper authors due to low quality. The package vignette describes the creation of the object from raw sequencing data provided by NCBI Gene Expression Omnibus under accession number GSE37211. The gene and exon features are the GRCh37 Ensembl annotations.
Author: Michael Love
Maintainer: Michael Love <michaelisaiahlove at gmail.com>
Citation (from within R,
enter citation("parathyroidSE")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("parathyroidSE")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("parathyroidSE")
R Script | parathyroidGenesSE | |
Reference Manual |
biocViews | ExperimentData, RNAseqData |
Version | 1.0.4 |
License | LGPL |
Depends | GenomicRanges, R (>= 2.10) |
Imports | |
Suggests | Rsamtools, GEOquery, SRAdb, GenomicFeatures, BiocStyle |
System Requirements | |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | DESeq2, DEXSeq |
Follow Installation instructions to use this package in your R session.
Package Source | parathyroidSE_1.0.4.tar.gz |
Windows Binary | parathyroidSE_1.0.4.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | parathyroidSE_1.0.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!