Package demo

Class DemoQsAlign


  • public class DemoQsAlign
    extends java.lang.Object
    Demo on how to use programatically QsAlign for the alignment of quaternary structures.

    Small oligomers: proliferating cell nuclear antigens (1PLR, 3HI8, 3IFV), photosynthetic reaction centers (2JIY, 1DXR)

    Big oligomers: cytochrome bc1 complexes (1bcc, 1kb9, 1qcr), phycocyanin (2VML, 2BV8), bacterial ribosome (1FJG, 4V54).

    Since:
    5.0.0
    Author:
    Aleix Lafita
    • Constructor Summary

      Constructors 
      Constructor Description
      DemoQsAlign()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DemoQsAlign

        public DemoQsAlign()