# HG changeset patch # User mb2013 # Date 1384949704 18000 # Node ID 029aaa1f335a9bdb9d2c3ac658ed6dfe5cac5dbf # Parent 4362b3a5d397f829d08994d97f4e50a3876f1955 Uploaded diff -r 4362b3a5d397 -r 029aaa1f335a converter_dta_to_csv.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/converter_dta_to_csv.xml Wed Nov 20 07:15:04 2013 -0500 @@ -0,0 +1,28 @@ + + convert dta file to csv file + converter_dta_to_csv.py $input $output $output2 + + + + + + + + + + +**What it does** + +This tool can convert one .dta file 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 + + + +