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() |
public GenpeptSequenceDB()
protected SequenceFormat getSequenceFormat()
protected Alphabet getAlphabet()
protected URL getAddress(String id) throws MalformedURLException
MalformedURLExceptionprotected URL getAddress(String id, String format) throws MalformedURLException
MalformedURLExceptionpublic Sequence getSequence(String id) throws BioException
BioExceptionpublic boolean checkIOException()
public boolean checkException()
Copyright © 2014 BioJava. All rights reserved.