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