Package org.biojava.bio.seq.io.agave
Class AGAVEMapLocation
java.lang.Object
org.biojava.bio.seq.io.agave.AGAVEMapLocation
- Author:
- Hanning Ni Doubletwist Inc, Greg Cox
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
getUnits()
void
setChromosome
(String value) void
setMapType
(String value) void
setOrientation
(String value) void
void
setSubSeqStart
(String value) void
toString()
-
Constructor Details
-
AGAVEMapLocation
public AGAVEMapLocation()
-
-
Method Details