pfamAnalyzeR
Identification of domain isotypes in pfam data
Bioconductor version: 3.23 · Package version: 1.12.0
Protein domains is one of the most import annoation of proteins we have with the Pfam database/tool being (by far) the most used tool. This R package enables the user to read the pfam prediction from both webserver and stand-alone runs into R. We have recently shown most human protein domains exist as multiple distinct variants termed domain isotypes. Different domain isotypes are used in a cell, tissue, and disease-specific manner. Accordingly, we find that domain isotypes, compared to each other, modulate, or abolish the functionality of a protein domain. This R package enables the identification and classification of such domain isotypes from Pfam data.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("pfamAnalyzeR") Details
| Maintainer | Kristoffer Vitting-Seerup <k.vitting.seerup@gmail.com> |
| Author | Kristoffer Vitting-Seerup [cre, aut] (ORCID: <https://orcid.org/0000-0002-6450-0608>) |
| License | MIT + file LICENSE |
| Bug Reports | https://github.com/kvittingseerup/pfamAnalyzeR/issues |
| Downloads rank | 404 |
| Source branch | RELEASE_3_23 |
| biocViews | AlternativeSplicing, Annotation, BiomedicalInformatics, DataImport, FunctionalGenomics, FunctionalPrediction, GenePrediction, Software, SystemsBiology, TranscriptomeVariant |
Documentation
Download
Reverse dependencies
Depends On Me (1): IsoformSwitchAnalyzeR