Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Annotate with SpliceVarDB #44

Open
tonydisera opened this issue Oct 22, 2024 · 1 comment
Open

Annotate with SpliceVarDB #44

tonydisera opened this issue Oct 22, 2024 · 1 comment
Assignees

Comments

@tonydisera
Copy link
Contributor

tonydisera commented Oct 22, 2024

From @AlistairNWard -

We should look into the use of this database of splice variants (free for academic use) in the RNA app.

Barry, do we have many confirmed diagnostic splice variants in NeoSeq / ReSeq / Penelope? It would be good to see how useful this is if we look at the genes / variants in their browser.

Paper: https://www.cell.com/ajhg/fulltext/S0002-9297(24)00288-X
Browser: https://compbio.ccia.org.au/splicevardb/

@tonydisera tonydisera converted this from a draft issue Oct 22, 2024
@tonydisera tonydisera added this to the 1.0.5 milestone Oct 22, 2024
@tonydisera
Copy link
Contributor Author

curl -K 'https://compbio.ccia.org.au/splicevardb-api/variants/filter'
-H 'Accept: /'
-H 'Accept-Language: en-US,en;q=0.9'
-H 'Authorization: Bearer '
-H 'Cache-Control: no-cache'
-H 'Connection: keep-alive'
-H 'Content-Type: application/json'
-H 'Origin: https://compbio.ccia.org.au'
-H 'Pragma: no-cache'
-H 'Referer: https://compbio.ccia.org.au/splicevardb/'
-H 'Sec-Fetch-Dest: empty'
-H 'Sec-Fetch-Mode: cors'
-H 'Sec-Fetch-Site: same-origin'
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36'
-H 'sec-ch-ua: "Google Chrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"'
-H 'sec-ch-ua-mobile: ?0'
-H 'sec-ch-ua-platform: "macOS"'
--data-raw '{"gene":["BRCA1"],"classification":["Splice-altering"],"validation":[]}'

@tonydisera tonydisera self-assigned this Oct 22, 2024
@tonydisera tonydisera removed this from the 1.0.5 milestone Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant