Hi,
I just tried to load my MAF file with maftools, but although the vignette states that the required fields are only 7 (Hugo_Symbol, Chromosome, Start_Position, End_Position, Variant_Classification, Variant_Type and Tumor_Sample_Barcode), I got the following error messages:
Error in validateMaf(maf = maf, isTCGA = isTCGA, rdup = removeDuplicatedVariants, : missing required fields from MAF: Reference_Allele Error in validateMaf(maf = maf, isTCGA = isTCGA, rdup = removeDuplicatedVariants, : missing required fields from MAF: Tumor_Seq_Allele2
Could you please make these two fields (Reference_Allele and Tumor_Seq_Allele2) not required, to be coherent with the package vignette?
Thank you!
Silvia