Changes between Initial Version and Version 1 of CsvToBin


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

--

Legend:

Unmodified
Added
Removed
Modified
  • CsvToBin

    v1 v1  
     1Convert a CSV matrix into xQTL binary format.
     2
     3Get the tool here: http://www.molgenis.org/svn/standalone_tools/jars/
     4
     5Example of a CSV matrix: http://www.molgenis.org/svn/standalone_tools/examples/metab.txt
     6
     7Convert it to binary:[[BR]]
     8`java -jar CsvToBin.jar ExampleData ExampleInv Metabolite Individual Decimal metab.txt`
     9
     10Get help:[[BR]]
     11`java -jar CsvToBin.jar`