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

Warnings from snpEff #122

Open
iminkin opened this issue Jun 26, 2013 · 0 comments
Open

Warnings from snpEff #122

iminkin opened this issue Jun 26, 2013 · 0 comments
Assignees

Comments

@iminkin
Copy link
Member

iminkin commented Jun 26, 2013

Hi Son and iLya,

1/ When run C-sibelia.py : I see it used Sibelia binary file to processing

C-Sibelia.py NCTC8325.fasta RN4220.fasta
Calculating synteny blocks...
Simplification stage 1 of 3
Enumerating vertices of the graph, then performing bulge removal...[..................................................]
Simplification stage 2 of 3
Enumerating vertices of the graph, then performing bulge removal...[..................................................]
Simplification stage 3 of 3
Enumerating vertices of the graph, then performing bulge removal...[..................................................]
Finding synteny blocks and generating the output...[..................................................]
Calling variants...

2/ When I have a variant.vcf file, I run this command "/mzserver/execute/Sibelia/bin/snpEffAnnotate.py -i /home/linuxpham/source/Sibelia/examples/C-Sibelia/Staphylococcus_aureus/variant.vcf"
And I see the warning as the below:

Namespace(config='/mzserver/execute/Sibelia/bin/snpEff/snpEff.config', db='Staphylococcus_aureus_NCTC_8325_uid57795', dest='annotation', source='/home/linuxpham/source/Sibelia/examples/C-Sibelia/Staphylococcus_aureus/variant.vcf')
Error while processing VCF entry (line 119) :
NC_007795 2578254 . GCGTTGGTGGCACGATTGGAGGTGTTGTATCTTCTTCAATCGTTTGTTGACCTTCATTATGACCACTTACTTGTGGAAG GTGTTGGTGTTTCCGGCTCGCTTGGTACTTCTGGTGTCGGTGGCGTTGGTGGCACGATTGGAGGTGT . . .
java.lang.RuntimeException: Deletion '+C-GTTTTTTAATACT' does not start with '-'. This should never happen!

Why do these warnings occur?

@ghost ghost assigned starostinak Jun 26, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants