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 am having issue while running snpEff for annotating the vcf file.The process is getting killed while running. What might be causing the issue?
Please see the error mentioned below
java -Xmx8g -jar snpEff.jar -v -stats ex1.html GRCh38.mane.1.2.refseq ~/variant_analysis/vcf/analysis_readychr20snps_filteredGT.vcf > ~/variant_analysis/annotation/filtered_snps.ann.vcf 00:00:00 SnpEff version SnpEff 5.2c (build 2024-04-09 12:24), by Pablo Cingolani 00:00:00 Command: 'ann' 00:00:00 Reading configuration file 'snpEff.config'. Genome: 'GRCh38.mane.1.2.refseq' 00:00:00 Looking for config file: '/home/user/snpEff/snpEff.config' 00:00:00 Reading config file: /home/user/snpEff/snpEff.config 00:00:01 done 00:00:01 Reading database for genome version 'GRCh38.mane.1.2.refseq' from file '/home/user/snpEff/./data/GRCh38.mane.1.2.refseq/snpEffectPredictor.bin' (this might take a while) 00:00:06 done 00:00:06 Loading Motifs and PWMs 00:00:06 Building interval forest Killed
The text was updated successfully, but these errors were encountered:
Are you running out of memory? How large is your refseq file?
Sorry, something went wrong.
No branches or pull requests
Hi I am having issue while running snpEff for annotating the vcf file.The process is getting killed while running. What might be causing the issue?
Please see the error mentioned below
The text was updated successfully, but these errors were encountered: