I have my data organized in a csv file with:
1. Gene names in rows
2. subject ID in columns
I wish to merge this file to a separate file containing the binary outcome variable linked to subject ID which are listed in rows.
can I do this in SPSS? or do I need to transpose the gene file in another program first to put subject ID in rows first?
thank you