Constructor and Description |
---|
EmblId(String primaryAccession,
String sequenceVersion,
String topology,
String moleculeType,
String dataClass,
String taxonomicDivision,
String sequenceLength) |
Modifier and Type | Method and Description |
---|---|
String |
getDataClass() |
String |
getMoleculeType()
Molecule type this represents the type of molecule as stored
|
String |
getPrimaryAccession() |
String |
getSequenceLength()
Sequence length The last item on the ID line is the length of the
sequence (the total number of bases in the sequence).
|
String |
getSequenceVersion()
return the sequence version
|
String |
getTaxonomicDivision() |
String |
getTopology() |
public String getPrimaryAccession()
public String getSequenceVersion()
public String getTopology()
public String getMoleculeType()
public String getDataClass()
public String getTaxonomicDivision()
public String getSequenceLength()
Copyright © 2000–2019 BioJava. All rights reserved.