public class SiftsMappingProvider extends Object
Constructor and Description |
---|
SiftsMappingProvider() |
Modifier and Type | Method and Description |
---|---|
static List<SiftsEntity> |
getSiftsMapping(String pdbId)
Return the SIFTS mappings by getting the info from individual SIFTS xml files at URL
|
static void |
setFileLocation(String myFileLocation) |
public SiftsMappingProvider()
public static void setFileLocation(String myFileLocation)
public static List<SiftsEntity> getSiftsMapping(String pdbId) throws IOException
pdbId
- the pdb identifierIOException
- if problems downloading or parsing the fileCopyright © 2000–2019 BioJava. All rights reserved.