org.biojava.bio.seq.db
Class SwissprotSequenceDB
java.lang.Object
org.biojava.bio.seq.db.SwissprotSequenceDB
public class SwissprotSequenceDB
- extends Object
This class contains functions accessing sequences in swiss-prot.
- Author:
- Lei Lai, Matthew Pocock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SwissprotSequenceDB
public SwissprotSequenceDB()
getSequenceFormat
protected SequenceFormat getSequenceFormat()
getAlphabet
protected Alphabet getAlphabet()
getAddress
protected URL getAddress(String id)
throws MalformedURLException
- Throws:
MalformedURLException
getName
public String getName()
getSequence
public Sequence getSequence(String id)
throws BioException
- Throws:
BioException
checkIOException
public boolean checkIOException()