Class FindPdbForUniprotAccessions

java.lang.Object
com.compomics.util.pdbfinder.FindPdbForUniprotAccessions

public class FindPdbForUniprotAccessions
extends Object
Maps UniProt protein accession numbers to PDB file IDs.
Author:
Niklaas Colaert
  • Constructor Details

  • Method Details

    • urlWasRead

      public boolean urlWasRead()
      Returns true if the PDB URL was read, false otherwise.
      Returns:
      true if the PDB URL was read, false otherwise
    • getPdbs

      public Vector<PdbParameter> getPdbs()
      Returns a vector of the PDB files mapped to the given protein accession number.
      Returns:
      a vector of the PDB files
    • main

      public static void main​(String[] args)
      Main method. Used for testing purposes.
      Parameters:
      args - the arguments