This is a test version of Biostars. For the public version, visit https://www.biostars.org.
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)
maf gdc r

0 answers

No answers yet.

Log in to answer this question.