TCP-Lab/transportome_profiler: Preprint - Version 1
Description
This is the first release of the transportome profiler analysis. A synopsis from the readme is below:
This repository contains the code for the analysis on the expression profile of the transportome in Cancer based on the MTP-DB.
Read the preprint here: Profiling the Expression of Transportome Genes in cancer: A systematic approach
This is a two-step process. The database is queried for information by the script in src/geneset_maker. The algorithm generates gene sets ready for use by GSEA. We then generate a series of DEG tables with src/run_dea based on the comparison of gene expression from TCGA (cancer) and GTEx (healthy) tissues.
Finally, GSEA is called by src/gsea_runner in a pre-ranked manner on all the DEG tables with all of the genesets, making enrichment tables. The enrichment tables are then processed by a script in src/gsea_runner to make enrichment plots.
Files
TCP-Lab/transportome_profiler-v1.zip
Files
(1.1 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:e13f9a59b94aff92c831501932b5888b
|
1.1 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/TCP-Lab/transportome_profiler/tree/v1 (URL)