public class AccessionID extends Object
DataSource to know the
source of the id. This allows a SequenceProxy to gather features or related sequences
Protein->Gene as an example. When parsing a Blast file it is also possible
to identify the type of ID| Constructor and Description |
|---|
AccessionID() |
AccessionID(String id) |
AccessionID(String id,
DataSource source) |
public AccessionID()
public AccessionID(String id)
id - public AccessionID(String id, DataSource source)
id - source - public DataSource getDataSource()
Copyright © 2012 BioJava. All Rights Reserved.