You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See Clinical-Genomics/scout#4397 and Clinical-Genomics/scout#4577. In particular we identify the DOMAINS field of the INFO.CSQ, which should have entries separated by & where each entry is a tuple TYPE:ID separated by :. The : get escaped to %3A though, which make them harder to read and parse.
Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
See Clinical-Genomics/scout#4397 and Clinical-Genomics/scout#4577. In particular we identify the DOMAINS field of the INFO.CSQ, which should have entries separated by
&
where each entry is a tupleTYPE:ID
separated by:
. The:
get escaped to%3A
though, which make them harder to read and parse.Command used and terminal output
No response
Relevant files
No response
System information
No response
The text was updated successfully, but these errors were encountered: