Difference between revisions of "Experiment Metadata"

From CoGepedia
Jump to: navigation, search
Line 17: Line 17:
  
 
Example:<br>
 
Example:<br>
[[File:Screen_Shot_2014-01-23_at_2.49.11_PM.png|400px]]
+
[[File:Screen_Shot_2014-01-23_at_2.49.11_PM.png|60%]]

Revision as of 15:52, 23 January 2014

The experiment metadata file is a tab-separated file containing a header line followed by the metadata for each experiment, one per line. There are some required columns and free-form optional columns.

Required Columns:

  • Column 1: Filename: the name of the data file for the
  • Column 2: Name: the name of the experiment

Optional Columns (in any order):

  • Description: a description of the experiment
  • Source: the source of the data file (i.e., JGI)
  • Version: the version number
  • Restricted: restrict the data from public access ("yes" or "no", default is no)

Header:

  • Column 1: Should be "Filename"
  • Column 2: Should be "Name"
  • Column 3..N: Name of each metadata field

Example:
60%