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