Learn R Programming

GenoView (version 1.6.0)

pfam.df: Human protein domain dataset

Description

Processed dataset containing PFAM protein domain locations and identifications

Usage

data(pfam.df)

Arguments

Format

A data frame with 343252 observations on the following 5 variables.
PFAMID
a factor with PFAM Associated identifications as levels
chr
a factor with chromosomes as levels
start
a numeric vector
end
a numeric vector
strand
a factor with levels - +

Source

UCSC Table Browser hg19 known to Pfam table (default file name "ucscGenePfam.txt"") retrieved 2014/12/29

References

Karolchik D, et al. The UCSC Table Browser data retrieval tool. Nucleic Acids Res. 2004;32:D493-D496.

Examples

Run this code
data(pfam.df)

Run the code above in your browser using DataLab