Uses of Class
org.biojava.nbio.structure.io.sifts.SiftsEntity
-
Packages that use SiftsEntity Package Description org.biojava.nbio.structure.io.sifts -
-
Uses of SiftsEntity in org.biojava.nbio.structure.io.sifts
Methods in org.biojava.nbio.structure.io.sifts that return types with arguments of type SiftsEntity Modifier and Type Method Description List<SiftsEntity>
SiftsXMLParser. getEntities()
static List<SiftsEntity>
SiftsMappingProvider. getSiftsMapping(String pdbId)
Return the SIFTS mappings by getting the info from individual SIFTS xml files at URL "http://ftp.ebi.ac.uk/pub/databases/msd/sifts/xml/%s.xml.gz"
-