Experiment Metadata: Difference between revisions

From CoGepedia
Jump to navigation Jump to search
No edit summary
No edit summary
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 a metadata line for each experiment.  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
* Links:  adding "_link" to the end of the field name denotes a link for another column (i.e., columns "citation" and "citation_link")


Required Columns:
Required Columns:
* Column 1:  Filename: the name of the data file for the
* Filename: the name of the data file for the
* Column 2:  Name:  the name of the experiment
* Name:  the name of the experiment


Optional Columns (in any order):
Optional Columns (in any order):
Line 16: Line 10:
* 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)
Note: adding "_link" to the end of the field name denotes a link for another column (i.e., columns "citation" and "citation_link")


Example:<br>
Example:<br>

Revision as of 20:41, 1 May 2014

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

Required Columns:

  • Filename: the name of the data file for the
  • 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)

Note: adding "_link" to the end of the field name denotes a link for another column (i.e., columns "citation" and "citation_link")

Example:

Looks like this: http://genomevolution.org/CoGe/ExperimentView.pl?eid=193