Exploratory Data Analysis |
-
Download TPM data from the
Genotype-Tissue Expression (GTEx) Portal.
-
Filter data to include to those from colon tissues.
-
Download RCD gene sets from the
Human MSigDB Collections:
-
Plot the median TPM value per RCD-related gene for each RCD
type.
|
Results
|
Code
|
Differential Gene Expression Analysis
Colorectal Cancer
Necroptosis, Ferroptosis & Pyroptosis
|
-
Download RNA-seq data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
TCGA-COAD.
-
Download RCD gene sets from the
Human MSigDB Collections:
-
For each RCD type:
-
Filter the count matrix to include only genes related to
the RCD type of interest.
-
Perform differential gene expression analysis using
DESeq2.
|
Results
|
Code
|
Differential miRNA Expression Analysis
Colorectal Cancer
Necroptosis, Ferroptosis & Pyroptosis
|
-
Download miRNA expression data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
TCGA-COAD.
-
Download RCD gene sets from the
Human MSigDB Collections:
-
Map miRNAs to target mRNAs using
miRDB.
-
For each RCD type:
-
Filter the count matrix to include only miRNAs that target
genes related to the RCD type of interest.
-
Perform differential gene expression analysis using
DESeq2.
|
Results
|
Code
|
Differential Gene Expression Analysis
Pan-Cancer (Partial)
Necroptosis, Ferroptosis & Pyroptosis
|
-
Download RNA-seq data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
multiple TCGA studies.
-
Download RCD gene sets from the
Human MSigDB Collections:
-
For each RCD type:
-
Filter the count matrix to include only genes related to
the RCD type of interest.
-
Perform differential gene expression analysis using
DESeq2.
|
Results
|
Code
|
Differential Gene Expression Analysis
Pan-Cancer (Partial)
Multiple RCD Types (Including NETosis, Cuproptosis, etc.)
|
-
Download RNA-seq data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
multiple TCGA studies.
-
Download RCD gene sets for all the RCD types in
RCDdb.
-
For each RCD type:
-
Filter the count matrix to include only genes related to
the RCD type of interest.
-
Perform differential gene expression analysis using
DESeq2.
|
Results
|
Code
|
Gene Expression Analysis
Fetal colon cell line FHC
Necroptosis, Ferroptosis & Pyroptosis
|
-
Download RNA-seq data from this
dataset
(GSE232211).
-
Filter the samples to include only non-treated ones.
-
GSM7320966, GSM7320967, and GSM7320968 (each accession
corresponds to a replicate)
-
Download RCD gene sets for
necroptosis, ferroptosis, and pyroptosis from
RCDdb.
-
For each RCD type:
-
Plot the TPM value per RCD-related gene for each RCD type.
|
Results
|
Code
|
Differential Gene Expression Analysis
Pan-Cancer
Necroptosis, Ferroptosis & Pyroptosis
Unique Genes
|
-
Download RNA-seq data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
all TCGA studies in this
list.
-
Download RCD gene sets for
necroptosis, ferroptosis, and pyroptosis in
RCDdb.
-
For each RCD type:
-
Get only the genes unique to the RCD type of
interest.
-
Filter the count matrix to include only genes related to
the RCD type of interest.
-
Perform differential gene expression analysis using
DESeq2.
|
Results
|
Code
|
Survival Analysis
Colorectal Cancer
Necroptosis, Ferroptosis & Pyroptosis
Unique Genes
Tumor Samples
|
-
Download RNA-seq and clinical data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
TCGA-COAD.
-
Download RCD gene sets for
necroptosis, ferroptosis, and pyroptosis in
RCDdb.
-
For each RCD type:
-
Get only the genes unique to the RCD type of
interest.
-
Filter the count matrix to include only genes related to
the RCD type of interest.
-
Perform variance-stabilizing transformation on the counts,
and use these variance-stabilized counts for the survival
analysis.
-
For each gene:
-
Divide the patient cohort into patients with low
versus high expression of the gene of interest.
-
"Low" is defined as lower than Q1 while "high" is
defined as higher than Q3 of the gene expression
of the tumor samples.
-
The gene expression data considered are only those
from the tumor samples.
- Plot the Kaplan-Meier survival curves.
-
Test for significant difference between these curves
using the Gρ family of
Harrington and Fleming tests.
-
Perform Cox proportional hazards regression analysis.
|
Necroptosis
Ferroptosis
Pyroptosis
|
Necroptosis
Ferroptosis
Pyroptosis
|
Survival Analysis
Colorectal Cancer
Necroptosis, Ferroptosis & Pyroptosis
Unique Genes
Normal Samples
|
-
Download RNA-seq and clinical data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
TCGA-COAD.
-
Download RCD gene sets for
necroptosis, ferroptosis, and pyroptosis in
RCDdb.
-
For each RCD type:
-
Get only the genes unique to the RCD type of
interest.
-
Filter the count matrix to include only genes related to
the RCD type of interest.
-
Perform variance-stabilizing transformation on the counts,
and use these variance-stabilized counts for the survival
analysis.
-
For each gene:
-
Divide the patient cohort into patients with low
versus high expression of the gene of interest.
-
"Low" is defined as lower than Q1 while "high" is
defined as higher than Q3 of the gene expression
of the normal samples.
-
The gene expression data considered are only those
from the normal samples.
- Plot the Kaplan-Meier survival curves.
-
Test for significant difference between these curves
using the Gρ family of
Harrington and Fleming tests.
-
Perform Cox proportional hazards regression analysis.
|
Necroptosis
Ferroptosis
Pyroptosis
|
Necroptosis
Ferroptosis
Pyroptosis
|
Survival Analysis
Colorectal Cancer
Necroptosis, Ferroptosis & Pyroptosis
Unique Genes
Log Fold Change
|
-
Download RNA-seq and clinical data from
The Cancer Genome Atlas (TCGA).
-
Filter data to include normal and malignant pairs from
TCGA-COAD.
-
Download RCD gene sets for
necroptosis, ferroptosis, and pyroptosis in
RCDdb.
-
For each RCD type:
-
Get only the genes unique to the RCD type of
interest.
-
Filter the count matrix to include only genes related to
the RCD type of interest.
-
For each gene:
-
Divide the patient cohort into patients with low
versus high log fold change of the gene of interest.
-
If the
absolute value of the log fold change
between the gene expression in tumor samples and
the gene expression in normal samples is less than
1.5, then it is classified as "low." Otherwise, it
is classified as "high."
- Plot the Kaplan-Meier survival curves.
-
Test for significant difference between these curves
using the Gρ family of
Harrington and Fleming tests.
-
Perform Cox proportional hazards regression analysis.
|
Necroptosis
Ferroptosis
Pyroptosis
|
Necroptosis
Ferroptosis
Pyroptosis
|
Gene Expression Analysis
Human dermal fibroblasts, neonatal (HDFn)
GSE32581
Necroptosis, Ferroptosis & Pyroptosis
|
-
Download RNA-seq data from this
dataset
(GSE32581), particularly this
sample
(GSM807459)
-
The normalized count matrices are part of the
user-submitted data (the authors reported performing
average normalization).
-
Download RCD gene sets for
necroptosis, ferroptosis, and pyroptosis from
RCDdb.
-
For each RCD type:
-
Plot the normalized expression data per RCD-related gene
for each RCD type.
|
Results
|
Code
|
Gene Expression Analysis
Human dermal fibroblasts, neonatal (HDFn)
GSE84144
Necroptosis, Ferroptosis & Pyroptosis
|
-
Download RNA-seq data from this
dataset
(GSE84144), particularly these
samples (GSM2227697,
GSM2227698, and
GSM2227699)
-
The normalized count matrices are part of the
user-submitted data (the authors reported performing
quantile normalization).
-
Download RCD gene sets for
necroptosis, ferroptosis, and pyroptosis from
RCDdb.
-
For each RCD type:
-
Plot the normalized expression data per RCD-related gene
for each RCD type.
|
Results
|
Code
|