-
help - Frequently asked questions.
-
examples - Example instances of json strings produced by different CTTV pipeline projects.
-
json_schema - The primary json schema against which json instances will be validated.
-
ontology - The CTTV core association ontology.
-
scripts - JSON-preparation scripts written by CTTV project members.
-
packages - Software packages written for generating CTTV "evidence string" objects
The CTTV “TD-association format” defines a graph-based model for capturing target (i.e. a gene or a protein) to disease evidence from a number of disparate data sources. It is effectively the “currency” for the CTTV database project (CTTV001) to receive and process disease evidence from different CTTV workstreams.
The platform is currently accepting data in JSON (javascript object notation) format. Please use the provided JSON schema to prepare/fit your data to this model.
We are preparing a JSON schema to ensure validity of the data provided. We may develop formats in addition to JSON in the future for pulling data into the system.

