SCOP.fa: SCOP domain families (fa).

Description Usage Value References See Also Examples

Description

An object of class "InfoDataFrame" that contains information on SCOP domain families (fa).

Usage

1

Value

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

References

Morais et al. (2011) SUPERFAMILY 1.75 including a domain-centric gene ontology method. Nucleic Acids Res, 39(Database issue):D427-34.
Andreeva et al. (2008) Data growth and its impact on the SCOP database: new developments. Nucleic Acids Res, 36(Database issue):D419-425

See Also

InfoDataFrame-class

Examples

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

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

Related to SCOP.fa in dcGOR...