| File Format |
|
- Your data file should be a tab-delimited ascii text file.
- All fields should be tab ('\t') separated.
- To obtain the best results you might log-transform your data. It is not necesarry to normalize the data, this is done within our system.
- The first column is used to identify the genes in your data file.
- The second column is used to annotate the genes in your data file. If there is no annotation available for a gene, leave it blank.
- All the other columns contain the expression levels as numerical values. If there are some missing values in your data, leave them blank.
- If you have any questions about the data format take a look at an example (use Excel to getter a better view).
|