To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("PANTHER.db")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
A set of annotation maps describing the entire Gene Ontology assembled using data from PANTHER
Author: Julius Muller
Maintainer: Julius Muller <ju-mu at alumni.ethz.ch>
Citation (from within R,
enter citation("PANTHER.db")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("PANTHER.db")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("PANTHER.db")
| R Script | PANTHER.db: An annotation package to access the PANTHER Classification System | |
| Reference Manual |
| biocViews | AnnotationData |
| Version | 0.99.3 |
| License | Artistic-2.0 |
| Depends | R (>= 2.7.0), methods, AnnotationDbi(>= 1.21.19), RSQLite, utils |
| Imports | methods, AnnotationDbi, RSQLite |
| Suggests | RUnit |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | PANTHER.db_0.99.3.tar.gz |
| Windows Binary | PANTHER.db_0.99.3.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | PANTHER.db_0.99.3.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!