ProMeTraWiki/CSVFormat: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>HeikoNeuweger
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
* Every following line contains an identifier and a tab or comma separated list of values.
* Every following line contains an identifier and a tab or comma separated list of values.


[[Image:ProMeTraWiki$$CSVFormat$tsv.png]]
[[File:ProMeTra_CSVFormat_tsv.png]]


[[Media:ProMeTraWiki$$CSVFormat$sample.tsv]]
[[Media:ProMeTra_CSVFormat_sample.csv| ProMeTra sample file in csv format]]


* Only put one type of ''omics'' data into a single file
* Only put one type of ''omics'' data into a single file

Latest revision as of 16:04, 21 March 2012

CSV and TSV data files

  • ProMeTra supports the simple file formats CSV and TSV (comma separated and tab separated values)
  • The first line of these files contains the experimental factors that will be used in the legend of the generated image.
  • Every following line contains an identifier and a tab or comma separated list of values.

ProMeTra CSVFormat tsv.png

ProMeTra sample file in csv format

  • Only put one type of omics data into a single file