Class ProteinStructuralInteractionLocus

All Implemented Interfaces:
Serializable, Cloneable, Comparable<Interval>, TxtSerializable

public class ProteinStructuralInteractionLocus extends ProteinInteractionLocus
Protein interaction: An amino acid that is "in contact" with another amino acid. This can be either within the same protein or interacting with another protein. Evidence form PDB crystallized structures
Author:
pablocingolani
See Also:
  • Constructor Details

    • ProteinStructuralInteractionLocus

      public ProteinStructuralInteractionLocus()
    • ProteinStructuralInteractionLocus

      public ProteinStructuralInteractionLocus(Transcript parent, int start, int end, String id)