Bioc2026 Registration Open!

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

MaintainerKristoffer Vitting-Seerup <k.vitting.seerup@gmail.com>
AuthorKristoffer Vitting-Seerup [cre, aut] (ORCID: <https://orcid.org/0000-0002-6450-0608>)
LicenseMIT + file LICENSE
Bug Reportshttps://github.com/kvittingseerup/pfamAnalyzeR/issues
Downloads rank404
Source branchRELEASE_3_23
biocViewsAlternativeSplicing, Annotation, BiomedicalInformatics, DataImport, FunctionalGenomics, FunctionalPrediction, GenePrediction, Software, SystemsBiology, TranscriptomeVariant

Documentation

Download

Dependencies

Depends: R (>= 4.3.0), readr, stringr, dplyr

Imports: utils, tibble, magrittr

Suggests: BiocStyle, knitr, rmarkdown

Reverse dependencies

Depends On Me (1): IsoformSwitchAnalyzeR