monarch-initiative / SLDBGen

6 stars 3 forks source link

first pass at schema #181

Closed cmungall closed 3 years ago

cmungall commented 3 years ago

This is a LinkML schema for synthetic lethality data.

It describes the TSV format in the generated SL_data.tsv file.

This gives us a few things

linkml also gives us codegenerators to make python classes, protobuf - this may seem like overkill for a simple tabular format, but may be more useful as we advance this forward