TCGAWorkflow icon indicating copy to clipboard operation
TCGAWorkflow copied to clipboard

TCGA Workflow: Analyze cancer genomics and epigenomics data using Bioconductor packages

Results 11 TCGAWorkflow issues
Sort by recently updated
recently updated
newest added

I'm doing a fresh install of R/RStudio. When I go to install `TCGAWorkflow`, I get several errors. Here is a summary of all the error lines when running `BiocManager::install("TCGAWorkflow")`: ```r...

Firstly this improves some of the shortcomings of the jet scale (see [here](https://ai.googleblog.com/2019/08/turbo-improved-rainbow-colormap-for.html)). Secondly, this removes the need for the non-free `matlab` package.

Hello, I am trying to run code below: ``` # Download GISTIC results lastanalyzedate

i am working on TCGA database and want to prepare clinical data for analysis and normalization.i have data in csv format ,for TCGA biolinks preparation file can be in CEL...

I met this error. it sames that i can download all the data but can not merge them. Error in GDCprepare(query = query.met.lusc, save = TRUE, save.filename = "luscDNAmet450k.rda", :...

Hello, I'm using the TCGAWorkflow package. My issue here is that I have an error that says that this package does not exist. I'm currently working with the 3.5.1 version...

> The downloaded source packages are in > ‘/common/tmp/RtmplmKhxH/downloaded_packages’ >Warning message: >package ‘TCGAWorkflow’ is not available (for R version 3.4.4) >The downloaded source packages are in > ‘/common/tmp/RtmplmKhxH/downloaded_packages’ >Warning message:...

I followed the TCGAWorkflow to run GAIA using TCGA Malignant melanoma (SKCM) level 3 segment data. According to [GAIA load_cnv documentation](https://www.rdocumentation.org/packages/gaia/versions/2.16.0/topics/load_cnv), estimated copy number for segmented regions (kind of aberrations)...

Hi, I found the example code in the website is sometimes tricky to run (e.g. the code in **Visualizing multiple genomic alteration events section**, see below), what's more, in the...