ecl-logo Documentation

PlotProtein

PlotProtein[protein]structure

generates a ribbon diagram showing the structure of a protein model.

PlotProtein[pdbID]structure

generates a ribbon diagram showing the protein structure associated with pdbID in the PDB.

Details

  • When given a Model[Protein] object, the function will pull the PDBIDs out of the object and plot them.
  • Input
    Output
    Image Format Options
    Messages
  • IncompleteInfoThe PDBIDs field in your provided object, `1`, is Null. A protein structure therefore cannot be visualized.
    InvalidPDBIDThe provided PDB Object, `1`, is invalid and cannot be found in the protein databank. A protein structure therefore cannot be visualized.

Examples

Basic Examples  (2)

Visualize the structure of one model[Protein] object:

Visualize the structure of one ProteinData name of a protein:

Options  (1)

ImageSize  (1)

Specify the image size:

Attributes  (2)

Listable  (2)

Visualize the structure of a list of model[Protein] objects:

Visualize the structure of a list of ProteinData names:

Messages  (2)

IncompleteInfo  (1)

The model[Protein] object should contain the ProteinData information:

InvalidPDBID  (1)

The provided PDB Object must be valid: