Protein-summary: summary.Protein

Description Usage Arguments Details Value

Description

summary.Protein

Usage

1
2
3
4
5
## S4 method for signature 'Protein'
summary(object)

## S4 method for signature 'Protein,ANY'
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.

  1. Prints if it is S3 or S4 object type.

  2. ID Code of the PDB and the Data it was deposited in the Data Bank.

  3. The Classification of the protein.

  4. The title of the PDB.

  5. The number of rows in the Atomic Record.

Value

Does not return a value.


protein8k documentation built on Aug. 16, 2021, 9:06 a.m.