We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I run script: java -jar snpEff.jar GRCh38.99 out.vcf -hgvs1LetterAa -canon > out.snpeff.vcf perl snpeffToMaf.pl out.snpeff.vcf 100 0.05
java -jar snpEff.jar GRCh38.99 out.vcf -hgvs1LetterAa -canon > out.snpeff.vcf
perl snpeffToMaf.pl out.snpeff.vcf 100 0.05
But the output only have the header of maf file. The version SnpEff is 5.2.
Best regards.
The text was updated successfully, but these errors were encountered:
I have the same problem. Have you already solved this problem?
Sorry, something went wrong.
No branches or pull requests
Hi,
I run script:
java -jar snpEff.jar GRCh38.99 out.vcf -hgvs1LetterAa -canon > out.snpeff.vcf
perl snpeffToMaf.pl out.snpeff.vcf 100 0.05
But the output only have the header of maf file. The version SnpEff is 5.2.
Best regards.
The text was updated successfully, but these errors were encountered: