This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
formats [2010/05/04 23:23] aconesa |
formats [2011/08/31 09:51] (current) aconesa |
||
---|---|---|---|
Line 5: | Line 5: | ||
\\ | \\ | ||
\\ | \\ | ||
- | * **Expression data**: txt file with expression data, genes in rows, arrays in columns. The file must contain an additional row with sample names and a column with gene names: \\ | + | * **Expression data**: txt file with expression data, genes in rows, arrays in columns. The file must contain an additional row with sample names and a column with gene names. Column names should **not start with a number** and should also not contain strange characters: \\ |
\\ | \\ | ||
|Name|Array1|Array2|Array3|Array4|Array5|Array6|Array7|Array8|Array9|…| | |Name|Array1|Array2|Array3|Array4|Array5|Array6|Array7|Array8|Array9|…| | ||
Line 17: | Line 17: | ||
|Treatment|Ctr|TrA|TrB|Ctr|TrA|TrB|Ctr|TrA|TrB|…| | |Treatment|Ctr|TrA|TrB|Ctr|TrA|TrB|Ctr|TrA|TrB|…| | ||
\\ | \\ | ||
- | Experimental factors must have always more than one level, i.e. two or more time-points, two or more treatments. If not, the experimental factor cannot be considered as such and should not be included in the covariates file. | + | Experimental factors must have always **more than one level**, i.e. two or more time-points, two or more treatments, etc. If not, the experimental factor cannot be considered as such and should not be included in the covariates file. |
\\ | \\ | ||
\\ | \\ | ||
Line 28: | Line 28: | ||
|gene_3|GO:0008977| | |gene_3|GO:0008977| | ||
|...|...| | |...|...| | ||
+ | \\ | ||
+ | For data file examples, go to the [[examples| Worked Examples]] Menu | ||
\\ | \\ |