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