SACGF / variantgrid

VariantGrid public repo
Other
23 stars 2 forks source link

Can no longer classify invalid HGVS (one we can't resolve) #810

Open davmlaw opened 1 year ago

davmlaw commented 1 year ago

The classifications page has a HGVS entry text box, where you can enter HGVS that fails (eg NM_007300.4:c.2902_2959inv) and classify against it.

This was done by passing the "classify" field to the search, which has special case.

I think this was broken in the conversion to crispy forms - it no longer renders hidden fields so the "classify" hidden field is not passed to the search form anymore

davmlaw commented 1 year ago

This was broken after search refactor.

Inv will probably work after biocommons conversion, so need something like uncertain

NC_000023.10:g.(?32238146)(32984039_?)del