Changes between Initial Version and Version 1 of BinToCsv
- Timestamp:
- 2011-11-30T21:14:37+01:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BinToCsv
v1 v1 1 Convert an xQTL binary matrix into a CSV file. 2 3 Get the tool here: http://www.molgenis.org/svn/standalone_tools/jars/ 4 5 Example on how to create a binary matrix: http://www.molgenis.org/wiki/CsvToBin 6 7 Convert it back to CSV:[[BR]] 8 `java -jar BinToCsv.jar metab.bin` 9 10 Get help:[[BR]] 11 `java -jar BinToCsv.jar`