getPFAM: getPFAM

Description Usage Arguments Value Examples

View source: R/getData.R

Description

Download pfam domain annotations of complete proteomes

Usage

1
getPFAM(organism = 9606, pfam_version = "Pfam30.0")

Arguments

organism

Organism taxonomy id (e.g. human: 9606)

pfam_version

Version of PFAM release to use: default Pfam30.0. Check ftp://ftp.ebi.ac.uk/pub/databases/Pfam/releases/ for available versions.

Value

A Granges object containing the coordinates PFAM domains in protein sequences

Examples

1
2
3
4
## Not run: 
pfam <- getPFAM(organism = 9606, pfam_version = 'Pfam30.0')

## End(Not run)

BIMSBbioinfo/slimR documentation built on Nov. 4, 2021, 6:48 a.m.