clingen-data-model / clingen-interpretation

Allele (variant) interpretation model and API for ClinGen
3 stars 1 forks source link

Finish ExclRegType removal #160

Closed bpow closed 6 years ago

bpow commented 6 years ago

Should be removed (by changing to a region type with qualifier "NOT").

The following values are still seen in the sheets document:

!! WARNING: at least one id is used that does not reference an object:
!!   {"id"=>"ExclRegTyp069"}
!!   {"id"=>"ExclRegTyp073"}
!!   {"id"=>"ExclRegTyp220"}

(as usual, you can see these warnings by running ruby reformat_examples.rb > /dev/null (sending main output to /dev/null so you actually see the warnings)

larrybabb commented 6 years ago

done