Difference between revisions of "Experiment Metadata"

From CoGepedia
Jump to: navigation, search
Line 1: Line 1:
 
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.
 
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.
 +
 +
Header:
 +
* Column 1:  Should be "Filename"
 +
* Column 2:  Should be "Name"
 +
* Column 3..N:  Name of each metadata field
  
 
Required Columns:
 
Required Columns:
Line 10: Line 15:
 
* Version: the version number
 
* Version: the version number
 
* Restricted:  restrict the data from public access ("yes" or "no", default is no)
 
* 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:<br>
 
Example:<br>
 
[[File:Screen_Shot_2014-01-23_at_2.53.15_PM.png]]
 
[[File:Screen_Shot_2014-01-23_at_2.53.15_PM.png]]

Revision as of 16:03, 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.

Header:

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

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)

Example:
Screen Shot 2014-01-23 at 2.53.15 PM.png