Skip to content

Tableinfo: analysis_type.tsv

Mano Maurya edited this page Nov 26, 2025 · 5 revisions

This table must not be manually created. Users should skip this, and all other tables marked "Built by script" in this summary, preparing only the rest of their datapackage's TSV files (those marked "Prepared by submitter") for submission. Once the "Prepared by submitter" tables are ready, users should then use the CFDE C2M2 utilities to build their C2M2 package.

The analysis_type.tsv table will have as many rows as the number of unique OBI terms appearing in the analysis_type column of file.tsv.

Field Field Description Required? Field Value Type Extra Info
id A valid OBI term Required string OBI lookup service
Example: OBI:0002763
name A short, human-readable, machine-read-friendly label for this OBI term Required string
description A human-readable description of this OBI term Optional string
synonyms A list of synonyms for this term as identified by the OBI metadata Optional JSON array of strings provide empty JSON array [] if value is null

Clone this wiki locally