User f52820d97e
05-02-2008 09:44:20
I am a bit confused about the merge and map commands. And I have unexpected results when I try to combine a sdf file with a csv file containing biological data
Here is the procedure I use and the pbs I have
1. create a new table with structures and a reference column
2. import a csv file containing the reference number along with biological results (result1, result2, result3...)
a) I merge the reference column
b) all the resultX are imported
Everything seems to work fine, except that if result2 is empty in the csv for a record, result2 is filled with result3!!
Am I doing something wrong?
I should maybe choose the map command (what is exactly the difference between map and merge?) with already pre-defined columns for resultX, the pb is I have 73 results...
Thanks for your input and suggestions
Nicolas
Here is the procedure I use and the pbs I have
1. create a new table with structures and a reference column
2. import a csv file containing the reference number along with biological results (result1, result2, result3...)
a) I merge the reference column
b) all the resultX are imported
Everything seems to work fine, except that if result2 is empty in the csv for a record, result2 is filled with result3!!
Am I doing something wrong?
I should maybe choose the map command (what is exactly the difference between map and merge?) with already pre-defined columns for resultX, the pb is I have 73 results...
Thanks for your input and suggestions
Nicolas