ProMeTraWiki/CSVFormat: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
m (2 revisions)
No edit summary
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.tsv]]


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

Revision as of 11:25, 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

Media:ProMeTra_CSVFormat_sample.tsv

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