Hi Cyriac,
I’m a bioinformatics programmer at the New York Genome Center. I have been trying to set up a local version of cbioportal, unfortunately some of the SnpEff/GATK annotations are not really cbio-friendly. Therefore I decided to try out your tool: vcf2maf. Hope you can help me with a few problems that I’ve been having.
- First of all, my assumption is that the output from vcf2maf should be compatible with cbioportal: is that right?
- Cbioportal relies on providing Entrez_gene ids, vcf2maf seems to be setting all entrez ids to ‘0’ ($maf_line{Entrez_Gene_Id} = '0’;)
- Cbioportal takes an AA_change column which seems to be missing in vcf2maf output files.
- ALLELE_NUM for some reason is not always present in *.vep.vcf file, which causes some downstream problems (precisely this fragment is crashing:
# Skip effects on other ALT allelespush( @all_effects, \%effect ) if( $effect{ALLELE_NUM} == $var_allele_idx );)This electronic message is intended for the use of the named recipient only, and may contain information that is confidential, privileged or protected from disclosure under applicable law. If you are not the intended recipient, or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any reading, disclosure, dissemination, distribution, copying or use of the contents of this message including any of its attachments is strictly prohibited. If you have received this message in error or are not the named recipient, please notify us immediately by contacting the sender at the electronic mail address noted above, and destroy all copies of this message. Please note, the recipient should check this email and any attachments for the presence of viruses. The organization accepts no liability for any damage caused by any virus transmitted by this email.
Thanks so much in advance!Best,
Ewa Grabowska
Ewa Grabowska | Bioinformatics Programmer
New York Genome Center
101 Avenue of the Americas
New York, NY 10013
O: (646) 977-7039 | M: (917) 753-6442
egrab...@nygenome.org