public class GenpeptSequenceDB extends Object
Constructor and Description |
---|
GenpeptSequenceDB() |
Modifier and Type | Method and Description |
---|---|
boolean |
checkException() |
boolean |
checkIOException() |
protected URL |
getAddress(String id) |
protected URL |
getAddress(String id,
String format) |
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
MalformedURLException
protected URL getAddress(String id, String format) throws MalformedURLException
MalformedURLException
public String getName()
public Sequence getSequence(String id) throws BioException
BioException
public boolean checkIOException()
public boolean checkException()