Learn R Programming

g3viz (version 1.2.0)

hgnc2pfam.df: Mapping table between gene.symbol, uniprot.id, and pfam

Description

A dataset containing the mapping table between Hugo symbol, UniProt ID, and Pfam ACC.

Usage

hgnc2pfam.df

Arguments

Format

A data frame with columns:

symbol

Gene symbol

uniprot

UniProt ID

length

protein length

start

starting position of Pfam domain

end

ending position of Pfam domain

hmm.acc

Pfam accession number

hmm.name

Pfam name

type

Pfam type, i.e., domain/family/motif/repeat/disordered/coiled-coil

Examples

Run this code
hgnc2pfam.df

Run the code above in your browser using DataLab