public class FindPdbForUniprotAccessions
extends java.lang.Object
Constructor and Description |
---|
FindPdbForUniprotAccessions(java.lang.String aProteinAccession) |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<PdbParameter> |
getPdbs()
Returns a vector of the PDB files mapped to the given protein accession
number.
|
static void |
main(java.lang.String[] args)
Main method.
|
boolean |
urlWasRead()
Returns true if the PDB URL was read, false otherwise.
|
public FindPdbForUniprotAccessions(java.lang.String aProteinAccession)
aProteinAccession
- public boolean urlWasRead()
public java.util.Vector<PdbParameter> getPdbs()
public static void main(java.lang.String[] args)
args
- Copyright © 2013. All Rights Reserved.