Is your feature request related to a problem? Please describe.
When a variant description is submitted to VariantValidator, the submitted description ought to be included in the output. That does happen for variants submitted to the Batch tool or to the API. However, output generated by the interactive tool does not necessarily display the inputted description.
To confuse matters further, the optional printed PDF file should display the Submitted Variant at the top left of the page. However, the variant description is only correctly displayed if the description was already HGVS-compliant.
For example, the variant description GRCh38:17:50198002:C:A equates to NM_000088.4:c.589G>T but it is the latter that is presented as the Submitted Variant in the printed PDF file, rather than the former.
Describe the solution you'd like
The printed PDF output from the web interface must display the actual submitted variant.
Is your feature request related to a problem? Please describe.
When a variant description is submitted to VariantValidator, the submitted description ought to be included in the output. That does happen for variants submitted to the Batch tool or to the API. However, output generated by the interactive tool does not necessarily display the inputted description.
To confuse matters further, the optional printed PDF file should display the Submitted Variant at the top left of the page. However, the variant description is only correctly displayed if the description was already HGVS-compliant.
For example, the variant description
GRCh38:17:50198002:C:Aequates toNM_000088.4:c.589G>Tbut it is the latter that is presented as the Submitted Variant in the printed PDF file, rather than the former.Describe the solution you'd like
The printed PDF output from the web interface must display the actual submitted variant.