User Tools

Site Tools


data_format

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
data_format [2020/12/30 20:58] – [Character encoding] kriandata_format [2024/02/27 13:17] (current) – [Experimental design file format] krian
Line 2: Line 2:
  
 Different types of data are used in Hipathia. Some of this data require a certain structure explained on the following links: Different types of data are used in Hipathia. Some of this data require a certain structure explained on the following links:
 +
 +**Note:** The recommended file extensions are '.txt' or '.tsv'.
  
 ===== Expression matrix file format ===== ===== Expression matrix file format =====
Line 51: Line 53:
  
 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.
 +<code> 
 +sample1 Group_1 
 +sample2 Group_1 
 +sample3 Group_2 
 +</code>
  
 **Note**: In case of **paired data** the Experimental design file must be **ordered**. **Note**: In case of **paired data** the Experimental design file must be **ordered**.
Line 80: Line 86:
 </code> </code>
 ====== Character encoding ====== ====== Character encoding ======
-We recommend using the [[**UTF-8**| https://en.wikipedia.org/wiki/UTF-8]] character encoding for your content or data. +We recommend using the **[[https://en.wikipedia.org/wiki/UTF-8 | UTF-8]]** character encoding for your content or data. 
data_format.1609361926.txt.gz · Last modified: 2020/12/30 20:58 by krian