fairtracks / fairtracks_standard

FAIRtracks is a JSON Schema defining a minimal standard for genomic track metadata.
https://fairtracks.net
Creative Commons Attribution 4.0 International
7 stars 2 forks source link

Refactor of experiment->target #29

Closed sveinugu closed 4 years ago

sveinugu commented 4 years ago

Added subproperties of target:

In addition, I have added checks on relations between technique and required subproperties, as well as specific constants to use, for various common techniques:

"target" is now meant to be autogenerated based upon the subproperties, e.g. like "[relevant subproperty value] ([target_details])"

sveinugu commented 4 years ago

Solves https://github.com/fairtracks/fairtracks_standard/issues/11