Entering edit mode
2.7 years ago
Negatyvna
•
0
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)
Cross-posted: https://support.bioconductor.org/p/9143336/
Linked post: function GDCquery_Maf error