Changes between Initial Version and Version 1 of CsvToBin
- Timestamp:
- 2011-11-30T21:11:57+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CsvToBin
v1 v1 1 Convert a CSV matrix into xQTL binary format. 2 3 Get the tool here: http://www.molgenis.org/svn/standalone_tools/jars/ 4 5 Example of a CSV matrix: http://www.molgenis.org/svn/standalone_tools/examples/metab.txt 6 7 Convert it to binary:[[BR]] 8 `java -jar CsvToBin.jar ExampleData ExampleInv Metabolite Individual Decimal metab.txt` 9 10 Get help:[[BR]] 11 `java -jar CsvToBin.jar`