Entering edit mode
2.6 years ago
Negatyvna
•
0
Hi, this is a completely fresh topic for me. I'm trying to do an analysis on the frequency of mutations in colorectal cancer. A week ago I used this function and it worked. Today I wanted to do a further analysis and I get this error. What can I do about this? Thanks for any help.
maf_mutect2 <- GDCquery_Maf("COAD", pipelines = "mutect2")
Error: 'GDCquery(paste0("TCGA-", tumor), data.category = "Simple Nucleotide Variation", ': Please set a valid workflow.type argument from the list below: => Aliquot Ensemble Somatic Variant Merging and Masking
Cross-posted: https://support.bioconductor.org/p/9143336/
Linked post: How can I download maf files from gdc data portal?
I have same problem, Did you find any solution? Kevin Blighe Can you please point what is the problem? My code is:
ref: https://github.com/BioinformaticsFMRP/TCGAbiolinks/issues/511
copy/pasted:
ok, thanks cpad0112 for letting me know, it is helpful..