Home > Research > Publications & Outputs > Evergene

Links

Text available via DOI:

View graph of relations

Evergene: an interactive webtool for large-scale gene-centric analysis of primary tumours

Research output: Contribution to Journal/MagazineJournal articlepeer-review

Published
Article numbervbae092
<mark>Journal publication date</mark>28/06/2024
<mark>Journal</mark>Bioinformatics advances
Issue number1
Volume4
Publication StatusPublished
Early online date18/06/24
<mark>Original language</mark>English

Abstract

MOTIVATION: The data sharing of large comprehensive cancer research projects, such as The Cancer Genome Atlas (TCGA), has improved the availability of high-quality data to research labs around the world. However, due to the volume and inherent complexity of high-throughput omics data, analysis of this is limited by the capacity for performing data processing through programming languages such as R or Python. Existing webtools lack functionality that supports large-scale analysis; typically, users can only input one gene, or a gene list condensed into a gene set, instead of individual gene-level analysis. Furthermore, analysis results are usually displayed without other sample-level molecular or clinical annotations. To address these gaps in the existing webtools, we have developed Evergene using R and Shiny.

RESULTS: Evergene is a user-friendly webtool that utilizes RNA-sequencing data, alongside other sample and clinical annotation, for large-scale gene-centric analysis, including principal component analysis (PCA), survival analysis (SA), and correlation analysis (CA). Moreover, Evergene achieves in-depth analysis of cancer transcriptomic data which can be explored through dimensional reduction methods, relating gene expression with clinical events or other sample information, such as ethnicity, histological classification, and molecular indices. Lastly, users can upload custom data to Evergene for analysis.

AVAILABILITY AND IMPLEMENTATION: Evergene webtool is available at https://bshihlab.shinyapps.io/evergene/. The source code and example user input dataset are available at https://github.com/bshihlab/evergene.