org.biojava.bio.seq.db
public class SwissprotSequenceDB extends Object
| Constructor and Description |
|---|
SwissprotSequenceDB() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkIOException() |
protected URL |
getAddress(String id) |
protected Alphabet |
getAlphabet() |
String |
getName() |
Sequence |
getSequence(String id) |
protected SequenceFormat |
getSequenceFormat() |
protected SequenceFormat getSequenceFormat()
protected Alphabet getAlphabet()
protected URL getAddress(String id) throws MalformedURLException
MalformedURLExceptionpublic String getName()
public Sequence getSequence(String id) throws BioException
BioExceptionpublic boolean checkIOException()