This repository was archived by the owner on Dec 16, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 32
This repository was archived by the owner on Dec 16, 2022. It is now read-only.
error on conotator annotation #369
Copy link
Copy link
Open
Description
I try to annotate using contator:
oncotator -v --db-dir /mnt/mpwork/database_exome_prova/oncotator_v1_ds_April052016 --input_format=VCF -o=TCGAMAF /home/maurizio/Desktop/TEST_ONCOT/CALL/1003.muetect2.vt.clean.vcf.gz MAF/1003.muetect2.vt.clean.tsv hg19
oncotator --version
oncotator v1.10.0.0dev
and I have this error
es v76 | COSMIC_Tissue v76 | HumanDNARepairGenes 20110905 | Familial_Cancer_Genes 20110905 | gencode_xref_refseq metadata_v19 | HGNC Sept172014 | MutSig Published Results 20110905 | UniProt 2014_12 | TCGAScape 110405 | TUMORScape 20100104
2018-03-15 16:10:52,901 INFO [oncotator.utils.ConfigUtils:197] Could not find config file (vcf.in.config). Trying configs/ prepend.
2018-03-15 16:10:52,903 INFO [oncotator.output.TcgaMafOutputRenderer:256] TCGA MAF output file: MAF/1003.muetect2.vt.clean.tsv
2018-03-15 16:10:52,903 INFO [oncotator.output.TcgaMafOutputRenderer:257] Render starting...
2018-03-15 16:10:52,903 INFO [oncotator.utils.ConfigUtils:197] Could not find config file (vcf.in.config). Trying configs/ prepend.
2018-03-15 16:10:52,906 WARNING [oncotator.input.VcfInputMutationCreator:293] Tumor-Normal VCF detected. The Normal will assume GT= 0/0, unless GT field specified otherwise.
2018-03-15 16:10:53,118 ERROR [oncotator.output.TcgaMafOutputRenderer:333] Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/oncotator/output/TcgaMafOutputRenderer.py", line 317, in renderMutations
self._add_output_annotations(m)
File "build/bdist.linux-x86_64/egg/oncotator/output/TcgaMafOutputRenderer.py", line 241, in _add_output_annotations
alt_count = vals[1]
IndexError: list index out of range
2018-03-15 16:10:53,118 ERROR [oncotator.output.TcgaMafOutputRenderer:334] Error at mutation 0 ['1', '985360', '985360', 'G', 'C']:
2018-03-15 16:10:53,118 ERROR [oncotator.output.TcgaMafOutputRenderer:335] Incomplete: rendered 0 mutations.
(oncotator) [maurizio@localhost TEST_ONCOT]$
Metadata
Metadata
Assignees
Labels
No labels