Java MAGEstk can read and write data encoded in all 3
possible encodings :
BioDataCube
DataExternal - numbers in seperate txt files,
only meta-data in the OM itself
DataInternal - numbers as tab-delimited content
inside the XML-file
BioDataTuples - each number is marked up in the MAGE-ML
file
It should be possible to shift data from one
representation to another.