Class SiftsMappingProvider

java.lang.Object
org.biojava.nbio.structure.io.sifts.SiftsMappingProvider

public class SiftsMappingProvider extends Object
  • Constructor Details

  • Method Details

    • setFileLocation

      public static void setFileLocation(String myFileLocation)
    • getSiftsMapping

      public static List<SiftsEntity> getSiftsMapping(String pdbId) throws IOException
      Return the SIFTS mappings by getting the info from individual SIFTS xml files at URL "https://ftp.ebi.ac.uk/pub/databases/msd/sifts/xml/%s.xml.gz"
      Parameters:
      pdbId - the pdb identifier
      Returns:
      Throws:
      IOException - if problems downloading or parsing the file