InterPro: InterPro domains (InterPro).

Description Usage Value References See Also Examples

Description

An object of class "InfoDataFrame" that contains information on InterPro domains (InterPro). This data is prepared based on ftp://anonymous@ftp.ebi.ac.uk/pub/databases/interpro/Current/entry.list.

Usage

1

Value

an object of class InfoDataFrame. It has slots for data and dimLabels:

References

Hunter et al. (2012) InterPro in 2011: new developments in the family and domain prediction database. Nucleic Acids Res, 40(Database issue):D306-12.

See Also

InfoDataFrame-class

Examples

1
2
3
4
5
6
7
8
9
# load data
data(InterPro)
InterPro
# retrieve the dimension
dim(InterPro)
# retrieve names of columns
colNames(InterPro)
# retrieve the first 5 rows of data
Data(InterPro)[1:5,]

dcGOR documentation built on May 2, 2019, 3:34 p.m.

Related to InterPro in dcGOR...