-
Notifications
You must be signed in to change notification settings - Fork 117
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
SpliceVault support for GRCh37 ? #751
Comments
Hello @yangyxt , Thanks for your query! For GRCh38, SpliceVault dev team provided us with the data. We will be getting in touch with them about getting the GRCh37 data for hosting. We will let you know once we get any update. Best regards, |
Dear Nakib, Thank you for your reponse. During the waiting for your response, I wonder whether we can first try liftover the tsv file given the first several columns are chr, pos, ref, alt and all the other features are associated with the variants. The liftover might also include the coordinates of the splice site "chrx:xxxx". Is this doable or meaningful ? Thanks! |
Hi @yangyxt, I would recommend getting in contact with SpliceVault team regarding this topic. If they recommend doing it and if so, if there is any preferred method/tool. |
Sure, thanks. One more thing, do you happend to know how they generate the tabix index file ? Like which columns do they index on for the TSV file. Thanks!
|
For the TSV file the --sequence is first column. --begin and --end both are the second column -
|
Thank you for providing the TSV file for GRCh38 annotation, I wonder whether you could also include GRCh37.
If not available, could you please consider offering the script you use to convert the sql.gz file downloaded from https://storage.googleapis.com/misspl-db-data/misspl_events_300k_hg38.sql.gz to the tsv.gz file (link offered in the SpliceVault.pm file)
Much appreciated!
The text was updated successfully, but these errors were encountered: