Class SubunitExtractor


  • public class SubunitExtractor
    extends java.lang.Object
    The SubunitExtractor extracts the information of each protein Chain in a Structure and converts them into a List of Subunit.
    Since:
    5.0.0
    Author:
    Peter Rose, Aleix Lafita
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.List<Subunit> extractSubunits​(Structure structure, int absMinLen, double fraction, int minLen)
      Extract the information of each protein Chain in a Structure and converts them into a List of Subunit.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait