-
Notifications
You must be signed in to change notification settings - Fork 28
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
failed to convert VCF from gridss output #138
Comments
This is likely a vcf parsing issue. Can you share a sample of the vcf that failed? Just the headers and a few lines would be fine. If you'd prefer not to share here, you can email it to [email protected]. |
yes, see attachment. |
Thanks for sending the vcf. We don't currently annotate structural variants. But are recognizing that this is an important issue, we will be adding structural variant annotations this year. We would really appreciate your input as to what kinds of annotations would be useful to you. |
ACMG annotations are important, tools like Tapes (https://github.com/a-xavier/tapes) or AnnotSV (https://lbgi.fr/AnnotSV/) are able to provide this type of annotation. |
Thanks! I'm leaving this open as we work on structural. |
@lmanchon I'm working on SV integration and I'm having some trouble generating gridss files. Would you be able to share one you generated? You can reach me at [email protected] |
--Hi,
i think Open-Cravat is not able to properly convert raw vcf ouput from Gridss caller to a standard VCF and then the analysis failed.
Is there a patch for this ?
thank you --
The text was updated successfully, but these errors were encountered: