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
Thank you for a convenient tool! I'd also suggest extending the API by adding an option to retrieve variant information using its genomic coordinates. Currently, it only works with the db's internal variant id, which makes it impossible to screen a set of variants against the SpliceVarDB.
The text was updated successfully, but these errors were encountered:
Hi! I'll look into this, and I apologise for the delay in getting back to you. For now, I'd recommend downloading the file and formatting it for annotation as a VCF or a similar format. I could expand the API to query coordinates.
By "retrieve variant information", are you referring to 1) checking if the variant is present in SpliceVarDB or 2) accessing the additional validation information (doi, tissue, metric reported, etc.), which is currently only retrievable using variant_id as the parameter?
Hi! Thanks for responding to this issue. It would be ideal to be able to retrieve the list of variants with matching genomic coordinates and all additional information.
Hello!
Thank you for a convenient tool! I'd also suggest extending the API by adding an option to retrieve variant information using its genomic coordinates. Currently, it only works with the db's internal variant id, which makes it impossible to screen a set of variants against the SpliceVarDB.
The text was updated successfully, but these errors were encountered: