User Tools

Site Tools


experimental_design_file_format

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
experimental_design_file_format [2017/05/24 13:54]
127.0.0.1 external edit
experimental_design_file_format [2020/04/03 20:18] (current)
Line 2: Line 2:
  
 Experimental design is Tab-separated values file. This file has two columns, the first one corresponds to the sample name and the second one corresponds to the phenotype. Experimental design is Tab-separated values file. This file has two columns, the first one corresponds to the sample name and the second one corresponds to the phenotype.
 +
 +
 +**Note**: In case of **paired data** the Experimental design file must be **ordered**.
 +
 +Here is an example of a file with 4 piared samples (sample1_Normal and sample1_Treated are the same sample before and after treatment): ​
 +
 +<​code>​
 +sample1_Normal Group_1
 +sample2_Normal Group_1
 +sample1_Treated Group_2
 +sample2_Treated Group_2
 +</​code>​
 +
 +Here is an other file example see {{:​brca_normal-basal_ed.txt|}}.
experimental_design_file_format.1495634056.txt.gz ยท Last modified: 2020/04/03 20:17 (external edit)