Convert a CSV matrix into xQTL binary format. Get the tool here: http://www.molgenis.org/svn/standalone_tools/jars/ Example of a CSV matrix: http://www.molgenis.org/svn/standalone_tools/examples/metab.txt Convert it to binary:[[BR]] `java -jar CsvToBin.jar ExampleData ExampleInv Metabolite Individual Decimal metab.txt` Get help:[[BR]] `java -jar CsvToBin.jar`