Class ClusterProteinChains

java.lang.Object
org.biojava.nbio.structure.symmetry.core.ClusterProteinChains

public class ClusterProteinChains extends Object
Clusters the chains of one or two structures by sequence.
  • Constructor Details

  • Method Details

    • getSequenceAlignmentClusters

      public List<SequenceAlignmentCluster> getSequenceAlignmentClusters(double sequenceIdentityThreshold)
      Get a non-redundent set of clusters for a given sequence cutoff
      Parameters:
      sequenceIdentityThreshold -
      Returns:
    • getProteinChainCount

      public int getProteinChainCount()
      Returns:
      the proteinChainCount
    • getNucleicAcidChainCount

      public int getNucleicAcidChainCount()
      Returns:
      the nucleicAcidChainCount