ProMeTraWiki/CSVFormat: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
No edit summary
 
Line 8: Line 8:
[[File:ProMeTra_CSVFormat_tsv.png]]
[[File:ProMeTra_CSVFormat_tsv.png]]


[[Media:ProMeTra_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