public class RCSBTools
extends java.lang.Object
GUIPDBTool| Constructor and Description |
|---|
RCSBTools() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
checkFailResponse(java.lang.String url)
Check if the provided url already containing the pdbcode, points to an existing pdb file resource.
|
java.lang.String |
getRCSBPDBFastaFileURL()
Get direct download link for PDB Fasta file.
Just append the pdbid at the end. |
java.lang.String |
getRCSBPDBFileURL()
Get direct download link for PDB file.
Just append the pdbid at the end. |
public java.lang.String getRCSBPDBFileURL()
public java.lang.String getRCSBPDBFastaFileURL()
public java.lang.String checkFailResponse(java.lang.String url)
url - the url containing the pdb code (URL+code).