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

Cannot fread warnings with anno 1.0.0 #8

Open
Fazulur opened this issue Oct 26, 2020 · 0 comments
Open

Cannot fread warnings with anno 1.0.0 #8

Fazulur opened this issue Oct 26, 2020 · 0 comments

Comments

@Fazulur
Copy link

Fazulur commented Oct 26, 2020

Dear anno team,

I tried running anno on our data and it is giving the below warning messages. But output annotated vcf was generated without any issues.

Load reference genome hs37d5.fa...
DONE: 86 chromosomes and 3137454505 bases are loaded.
Load codon file codon.txt...
DONE: codon file loaded.
Load priority file priority.txt...
DONE: 24 priority annotation types loaded.
Load gene file refFlat_hg19.nochr.txt.gz...
DONE: 39173 gene loaded.
Cannot fread()!
Cannot fread()!
Cannot fread()!
Cannot fread()!
Cannot fread()!
Cannot fread()!
DONE: Generated frequency of each annotype type in [ output.vcf.gz.anno.frq ].
DONE: Generated frequency of each highest priority annotation type in [ output.vcf.gz.top.anno.frq ].
Ts/Tv ratio: 2.41531
Ts observed: 40128 times; Tv observed: 16614 times.
DONE: Generated frequency of each base change in [ output.vcf.gz.base.frq ].
DONE: Generated frequency of each codon change in [ output.vcf.gz.codon.frq ].
DONE: Generated frequency of indel length in [ output.vcf.gz.indel.frq ].
DONE: 62169 varaints are annotated.
DONE: Generated annotation output in [ output.vcf.gz ].
DONE: Indexing succeed!
Annotation succeed!

Here is the command used

anno -i test.vcf.gz -o output.vcf.gz -r hs37d5.fa -g refFlat_hg19.nochr.txt.gz -p priority.txt -c codon.txt --indexOutput

Can i ignore the above "Cannot fread" messages. Please help me to resolve this.

Thanks In Advance
Fazulur Rehaman

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

No branches or pull requests

1 participant