Introduction

In this section, we will perform the same analysis performed using ELMER, but instead of doing it programmatically we will use TCGAbiolinksGUI (Silva et al. 2017).

First we will launch the TCGAbiolinksGUI.

Downloading data

Please download this two objects:

Analysis

Create MultiAssayExperiment object

To create the MultiAssayExperiment object go to Integrative analysis/ELMER/Create input data.


Select the DNA methylation object previously downloaded.


Select the gene expression object previously downloaded.


Fill the field Save as: and click on Create MAE object.


The object will be created.


Perform analysis


To perform ELMER analysis go to Integrative analysis/ELMER/Analysis.


Select the MAE data created in the previous section.


Select the groups that will be analysed: Primary solid Tumor and Solid Tissue Normal.


We will identify probes that are hypomethylated in Primary solid Tumor compared to Solid Tissue Normal.


For the significant differently methylated probes identified before we will correlated with the 20 nearest genes. Change the value of the field Number of permutations to 100, Raw P-value cut-off to 0.05 and Empirical P value cut-off to 0.01.


There will be no changes in the step 3.


There will be no changes in the step 4.


Click on Run the analysis.


If the analysis identified significant regulatory TF the results will be saved into an R object.


Visualize results


To visualize the results go to Integrative analysis/ELMER/Visualize results.


Click on Select results and select the object created on the previous section.


Or the avarage DNA methylation levels of probes of a Motif vs the expression of a TF.


For each enriched motif you can verify the ranking of sigificances between the correlation of DNA methylation level on the significant paired probes with that motif vs the TF expression (for all human TF).


The enrichement of each motif can be visualized.


You can take a look for a gene which was the probe linked.


You can see the plot and its neraby genes.


It is possible to visualize the table with the significant differently methylated probes.


It is possible to visualize the table with the enriched motifs.


It is possible to visualize the table with the candidates regulatory TF.

Session Info

## R version 4.0.3 (2020-10-10)
## Platform: x86_64-pc-linux-gnu (64-bit)
## Running under: Ubuntu 18.04.5 LTS
## 
## Matrix products: default
## BLAS:   /home/biocbuild/bbs-3.12-bioc/R/lib/libRblas.so
## LAPACK: /home/biocbuild/bbs-3.12-bioc/R/lib/libRlapack.so
## 
## locale:
##  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C              
##  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=C              
##  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8   
##  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C                 
##  [9] LC_ADDRESS=C               LC_TELEPHONE=C            
## [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C       
## 
## attached base packages:
## [1] parallel  stats4    stats     graphics  grDevices utils     datasets 
## [8] methods   base     
## 
## other attached packages:
##  [1] MultiAssayExperiment_1.16.0 SummarizedExperiment_1.20.0
##  [3] Biobase_2.50.0              GenomicRanges_1.42.0       
##  [5] GenomeInfoDb_1.26.0         IRanges_2.24.0             
##  [7] S4Vectors_0.28.0            BiocGenerics_0.36.0        
##  [9] MatrixGenerics_1.2.0        matrixStats_0.57.0         
## [11] BiocStyle_2.18.0            dplyr_1.0.2                
## [13] DT_0.16                     ELMER_2.14.0               
## [15] ELMER.data_2.13.0          
## 
## loaded via a namespace (and not attached):
##   [1] readxl_1.3.1               backports_1.1.10          
##   [3] circlize_0.4.10            Hmisc_4.4-1               
##   [5] BiocFileCache_1.14.0       plyr_1.8.6                
##   [7] lazyeval_0.2.2             splines_4.0.3             
##   [9] crosstalk_1.1.0.1          BiocParallel_1.24.0       
##  [11] ggplot2_3.3.2              digest_0.6.27             
##  [13] foreach_1.5.1              ensembldb_2.14.0          
##  [15] htmltools_0.5.0            fansi_0.4.1               
##  [17] magrittr_1.5               checkmate_2.0.0           
##  [19] memoise_1.1.0              BSgenome_1.58.0           
##  [21] cluster_2.1.0              doParallel_1.0.16         
##  [23] openxlsx_4.2.3             ComplexHeatmap_2.6.0      
##  [25] Biostrings_2.58.0          readr_1.4.0               
##  [27] R.utils_2.10.1             askpass_1.1               
##  [29] prettyunits_1.1.1          jpeg_0.1-8.1              
##  [31] colorspace_1.4-1           ggrepel_0.8.2             
##  [33] blob_1.2.1                 rvest_0.3.6               
##  [35] rappdirs_0.3.1             haven_2.3.1               
##  [37] xfun_0.18                  crayon_1.3.4              
##  [39] RCurl_1.98-1.2             jsonlite_1.7.1            
##  [41] survival_3.2-7             VariantAnnotation_1.36.0  
##  [43] iterators_1.0.13           glue_1.4.2                
##  [45] gtable_0.3.0               zlibbioc_1.36.0           
##  [47] XVector_0.30.0             GetoptLong_1.0.4          
##  [49] DelayedArray_0.16.0        car_3.0-10                
##  [51] shape_1.4.5                abind_1.4-5               
##  [53] scales_1.1.1               DBI_1.1.0                 
##  [55] rstatix_0.6.0              Rcpp_1.0.5                
##  [57] viridisLite_0.3.0          progress_1.2.2            
##  [59] htmlTable_2.1.0            clue_0.3-57               
##  [61] foreign_0.8-80             bit_4.0.4                 
##  [63] Formula_1.2-4              htmlwidgets_1.5.2         
##  [65] httr_1.4.2                 RColorBrewer_1.1-2        
##  [67] ellipsis_0.3.1             farver_2.0.3              
##  [69] reshape_0.8.8              pkgconfig_2.0.3           
##  [71] XML_3.99-0.5               R.methodsS3_1.8.1         
##  [73] Gviz_1.34.0                nnet_7.3-14               
##  [75] dbplyr_1.4.4               labeling_0.4.2            
##  [77] reshape2_1.4.4             tidyselect_1.1.0          
##  [79] rlang_0.4.8                AnnotationDbi_1.52.0      
##  [81] cellranger_1.1.0           munsell_0.5.0             
##  [83] tools_4.0.3                cli_2.1.0                 
##  [85] downloader_0.4             generics_0.0.2            
##  [87] RSQLite_2.2.1              broom_0.7.2               
##  [89] evaluate_0.14              stringr_1.4.0             
##  [91] yaml_2.2.1                 knitr_1.30                
##  [93] bit64_4.0.5                zip_2.1.1                 
##  [95] purrr_0.3.4                AnnotationFilter_1.14.0   
##  [97] TCGAbiolinks_2.18.0        R.oo_1.24.0               
##  [99] xml2_1.3.2                 biomaRt_2.46.0            
## [101] compiler_4.0.3             rstudioapi_0.11           
## [103] plotly_4.9.2.1             curl_4.3                  
## [105] png_0.1-7                  ggsignif_0.6.0            
## [107] tibble_3.0.4               stringi_1.5.3             
## [109] ps_1.4.0                   TCGAbiolinksGUI.data_1.9.2
## [111] GenomicFeatures_1.42.0     forcats_0.5.0             
## [113] lattice_0.20-41            ProtGenerics_1.22.0       
## [115] Matrix_1.2-18              vctrs_0.3.4               
## [117] pillar_1.4.6               lifecycle_0.2.0           
## [119] BiocManager_1.30.10        GlobalOptions_0.1.2       
## [121] data.table_1.13.2          bitops_1.0-6              
## [123] rtracklayer_1.50.0         R6_2.4.1                  
## [125] latticeExtra_0.6-29        rio_0.5.16                
## [127] gridExtra_2.3              codetools_0.2-16          
## [129] dichromat_2.0-0            assertthat_0.2.1          
## [131] openssl_1.4.3              rjson_0.2.20              
## [133] GenomicAlignments_1.26.0   Rsamtools_2.6.0           
## [135] GenomeInfoDbData_1.2.4     hms_0.5.3                 
## [137] grid_4.0.3                 rpart_4.1-15              
## [139] tidyr_1.1.2                rmarkdown_2.5             
## [141] carData_3.0-4              Cairo_1.5-12.2            
## [143] ggpubr_0.4.0               biovizBase_1.38.0         
## [145] base64enc_0.1-3

Bibliography

Silva, Tiago C., Antonio Colaprico, Catharina Olsen, Gianluca Bontempi, Michele Ceccarelli, Benjamin P. Berman, and Houtan Noushmehr. 2017. “TCGAbiolinksGUI: A Graphical User Interface to Analyze Cancer Molecular and Clinical Data.” bioRxiv. Cold Spring Harbor Labs Journals. https://doi.org/10.1101/147496.