Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

annotate.variation.pl showing error #233

Open
VISHUGUPTA-2712 opened this issue Oct 27, 2023 · 0 comments
Open

annotate.variation.pl showing error #233

VISHUGUPTA-2712 opened this issue Oct 27, 2023 · 0 comments

Comments

@VISHUGUPTA-2712
Copy link

I am running a self made vcf file, and I am getting the following error when I am running table_annovar.pl command with refGene database. Please suggest where is the mistake?

Running system command <annotate_variation.pl -filter -dbtype refGene -buildver hg38 -outfile clinvar_result_annovar clinvar_result_annovar.avinput humandb/>
NOTICE: the --dbtype refGene is assumed to be in generic ANNOVAR database format
NOTICE: Output file with variants matching filtering criteria is written to clinvar_result_annovar.hg38_refGene_dropped, and output file with other variants is written to clinvar_result_annovar.hg38_refGene_filtered
NOTICE: Processing next batch with 5 unique variants in 5 input lines
NOTICE: Scanning filter database humandb/hg38_refGene.txt...Argument "chr1" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 1.
Argument "NR_024540" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 1.
Argument "chr1" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 2.
Argument "NR_106918" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 2.
Argument "chr1" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 3.
Argument "NR_107062" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 3.
Argument "chr1" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 4.
Argument "NR_107063" isn't numeric in numeric eq (==) at ./annotate_variation.pl line 2603, line 4.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant