genome-nexus / annotation-tools

Tools developed for AACR GENIE to allow annotation of vcf and maf files from a number of centers and merging the results
MIT License
6 stars 15 forks source link

Resolve tumor seq alleles independently from each other #19

Closed ao508 closed 4 years ago

ao508 commented 4 years ago

Fixes #18

This issue arose. because Tumor_Seq_Allele1 was not present in the input file and that affected how Tumor_Seq_Allele2 was resolved. Now these values are resolved independently of each other. The presence or absence of one does not affect whether the other is resolved or not.

Signed-off-by: Angelica Ochoa 15623749+ao508@users.noreply.github.com