To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("PFAM.db")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
A set of protein ID mappings for PFAM assembled using data from public repositories
Author: Marc Carlson, Ting-Yuan Liu, ChenWei Lin, Seth Falcon, Jianhua Zhang, James W. MacDonald
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R,
enter citation("PFAM.db")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("PFAM.db")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("PFAM.db")
| Reference Manual |
| biocViews | AnnotationData |
| Version | 2.10.1 |
| License | Artistic-2.0 |
| Depends | R (>= 2.7.0), methods, AnnotationDbi(>= 1.23.24) |
| Imports | methods, AnnotationDbi |
| Suggests | |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | ReportingTools |
| Suggests Me | safe |
Follow Installation instructions to use this package in your R session.
| Package Source | PFAM.db_2.10.1.tar.gz |
| Windows Binary | PFAM.db_2.10.1.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | PFAM.db_2.10.1.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!