# HG changeset patch # User mb2013 # Date 1384949760 18000 # Node ID 039e2778410a8895c129819818bf19f53fd96581 # Parent 7c2cca12ab39ba9b9a0e196c6e1da23a5e26e3e8 Uploaded diff -r 7c2cca12ab39 -r 039e2778410a convert_multiple_dta_to_csv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/convert_multiple_dta_to_csv.xml Wed Nov 20 07:16:00 2013 -0500 @@ -0,0 +1,41 @@ + + convert multiple dta files to one csv file + + convert_multiple_dta_to_csv.py + $output + $output2 + $input1 + #for $q in $queries + ${q.input2} + #end for + + + + + + + + + + + + + + +**What it does** + +This tool can convert multiple .dta files to one .csv file with coordinates and one .csv file with names of the samples. + +Press the button 'Add new Dataset' to add more .dta files. + +**Input file** + +.dta file created by: + +Created by Landmark. http://graphics.idav.ucdavis.edu/research/EvoMorph + + + + + +