Experiment Metadata: Difference between revisions
Jump to navigation
Jump to search
Created page with '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 fre...' |
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 the metadata for each experiment, one per line. There are some required columns and free-form optional columns. | ||
Required Columns | Required Columns: | ||
* Column 1: Filename: the name of the data file for the | * Column 1: Filename: the name of the data file for the | ||
* Column 2: Name: the name of the experiment | * Column 2: Name: the name of the experiment | ||
Line 11: | Line 11: | ||
* 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 | Header: | ||
* Column 1: Should be "Filename" | * Column 1: Should be "Filename" | ||
* Column 2: Should be "Name" | * Column 2: Should be "Name" |
Revision as of 21:50, 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: