summary.Protein {protein8k} | R Documentation |
summary.Protein
Description
summary.Protein
Usage
## S3 method for class 'Protein'
summary(object, ...)
Arguments
object |
A Protein object of either S3 or S4 type. |
... |
other objects passed to 'summary()'. Currently not supported. |
Details
Prints a description of the protein object to the console. The lines of out put are as follows.
Prints if it is S3 or S4 object type.
ID Code of the PDB and the Data it was deposited in the Data Bank.
The Classification of the protein.
The title of the PDB.
The number of rows in the Atomic Record.
Value
Does not return a value.
[Package protein8k version 0.0.1 Index]