Changes between Initial Version and Version 1 of BinToCsv


Ignore:
Timestamp:
2011-11-30T21:14:37+01:00 (12 years ago)
Author:
jvelde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BinToCsv

    v1 v1  
     1Convert an xQTL binary matrix into a CSV file.
     2
     3Get the tool here: http://www.molgenis.org/svn/standalone_tools/jars/
     4
     5Example on how to create a binary matrix: http://www.molgenis.org/wiki/CsvToBin
     6
     7Convert it back to CSV:[[BR]]
     8`java -jar BinToCsv.jar metab.bin`
     9
     10Get help:[[BR]]
     11`java -jar BinToCsv.jar`