data_matrix_expression_file
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
data_matrix_expression_file [2016/04/06 14:39] – fsalavert | data_matrix_expression_file [2017/05/24 15:27] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
- | This file has two columns if there is only one sample, and more than two columns if there are many samples. | + | This file has two columns if there is only one sample, and more than two columns if there are many samples. |
+ | The first line is a header and must contain the sample names. | ||
+ | The first column | ||
- Ensembl gene | - Ensembl gene | ||
Line 21: | Line 23: | ||
Here is an example of a file with only one example: | Here is an example of a file with only one example: | ||
- | < | + | < |
id sampleName | id sampleName | ||
1 0.3 | 1 0.3 | ||
2 1 | 2 1 | ||
- | 3 0.7 | + | 3 0.73 |
</ | </ | ||
And here is another example with more than one sample: | And here is another example with more than one sample: | ||
- | < | + | < |
id sample1 sample2 sample3 | id sample1 sample2 sample3 | ||
- | 1 0.3 0.6 0.2 | + | 1 0.31 0.6 0.24 |
- | 2 1 0.8 0.9 | + | 2 1 0.81 0.91 |
3 0.7 0.9 0.3 | 3 0.7 0.9 0.3 | ||
+ | 4 0.23 0.45 0.33 | ||
</ | </ | ||
+ | |||
+ | |||
+ | You can download an usable example file from {{: | ||
+ | |||
+ | **Note**: If probe expression values are provided, these are recodified to gene expression values, obtained as the average value of all the probes mapping in the gene. | ||
data_matrix_expression_file.1459953567.txt.gz · Last modified: 2017/05/24 15:27 (external edit)