gravatar

alirezarahimi1393

Ali Reza Rahimi

Recently Published

query.met <- GDCquery( project = "TCGA-GBM", data.category = "DNA Methylation",
datatable( getResults(query.exp), filter = 'top', options = list(scrollX = TRUE, keys = TRUE, pageLength = 5), rownames = FALSE )
project = "TCGA-GBM", data.category = "Transcriptome Profiling", data.type = "Gene Expression Quantification",
query.exp <- GDCquery( project = "TCGA-GBM", data.category = "Transcriptome Profiling", data.type = "Gene Expression Quantification", workflow.type = "STAR - Counts", barcode = common.patients ) datatable( getResults(query.exp), filter = 'top', options = list(scrollX = TRUE, keys = TRUE, pageLength = 5), rownames = FALSE )
Plot
List of projects