Entering edit mode
8.6 years ago
arsala521
▴
60
Hello
I have downloaded and installed oncotator as well as all the dependencies. The installation of oncotator has been confirmed by running the command "oncotator -h" to invoke usage instructions.
Now I am doing test run of oncotator with the following command: $ oncotator -v --db-dir /path/to/oncotator_v1_ds_Jan262015 test/testdata/maflite/Patient0.snp.maf.txt exampleOutput.tsv hg19
and I am getting this error: TypeError: _open() got an unexpected keyword argument 'encoding'
Please help me out.