Annovar file to maf file conversion
0
0
Entering edit mode
22 months ago
ganeshram • 0

Hi everyone,

Can anyone help me with troubleshooting annovar to Maf file generation?

I am using this command in R but I am getting error.

annovarToMaf(annovar, Center = NULL, refBuild = "hg19", tsbCol = NULL,
  table = "refGene", basename = NULL, header = FALSE, sep = "\t",
  MAFobj = FALSE)
maf R annovar • 697 views
ADD COMMENT
0
Entering edit mode

And the error is...

ADD REPLY
0
Entering edit mode

the error I am facing is this.

annovarToMaf("Desktop/Galaxy/PY-3_indel_myanno_hg38_multianno.txt", Center = NULL, refBuild = "hg19", tsbCol = NULL, table = "refGene", basename = NULL, header = FALSE, sep = "\t", MAFobj = FALSE) Error in annovarToMaf("Desktop/Galaxy/PY-3_indel_myanno_hg38_multianno.txt", : unused argument (header = FALSE)

ADD REPLY
0
Entering edit mode

Weird. Can you try and run maftools::annovarToMaf() to make sure you're using the right function and nothing ran over its declaration? Also check that you have the latest version.

ADD REPLY

Login before adding your answer.

Traffic: 2454 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6