Package org.biojava3.core.sequence
Class AccessionID
java.lang.Object
org.biojava3.core.sequence.AccessionID
Used in Sequences as the unique indentifier. If possible, set the
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- Author:
- Scooter Willis
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AccessionID
public AccessionID() -
AccessionID
- Parameters:
id
-
-
AccessionID
- Parameters:
id
-source
-
-
-
Method Details