How can I download maf files from gdc data portal?
How to download maf files from this platform? Can it only download this way or is there another solution?
query.maf.hg19 <- GDCquery(project = "TCGA-COAD",
data.category = "Simple nucleotide variation",
data.type = "Simple somatic mutation",
access = "open",
legacy = TRUE)
• 2,179 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Cross-posted: https://support.bioconductor.org/p/9143336/
Linked post: function GDCquery_Maf error