TCGA methylation analysis
0
0
Entering edit mode
14 months ago
ali • 0

Hi everybody,

I hope you are all doing well.

Does anyone know how to analyze TCGA methylation data? I have viewed some pipelines, but I got confused.

query_met <- GDCquery(project= "TCGA-BLCA", data.category = "DNA Methylation", platform = "Illumina Human Methylation 450", data.type = "Methylation Beta Value")

GDCdownload(query_met,method = "api",directory ="" )

putting files together

data.met <- GDCprepare(query_met,directory = "",summarizedExperiment = T)

Up until this point, I haven't encountered any issues, but beyond this stage, I’m unsure which package or pipeline should be used for normalization and DMSs.

Thanks

Methylation • 400 views
ADD COMMENT

Login before adding your answer.

Traffic: 3641 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6