Git Product home page Git Product logo

tcga_hnsc's Introduction

An immune-related gene prognostic index for head and neck squamous cell carcinoma

Introduction

the paper An immune-related gene prognostic index for head and neck squamous cell carcinoma showed multiple bioinformatics methods in data analysis.

I am going to reproduce all the results in this paper to be familiar with the bioinformatics skills.

Workflow

Procedures

Step1: Download Data

The Datasets, containing patients' information, expression profiles and database were published online

Step2: Differential Genes

DEGs were identified by limma package with Ad.Pvalue < 0.05 & |log2FC| > 0.5

Step3: Immune-related DEGs

The overlap between aforementioned DEGs and immune-related gene from InnateDB or ImmPort database were acquired

Step4: Hub genes

To identify hub genes, WGCNA were performed

Step5: Immune-related gene prognostic index

Multivariate Cox regression analysis to identify the survival hub genes; Calculate prognostic score by the expression values and coefficient of Cox model

Structure of Project

TCGA_HNSC
├── Assay
│   ├── 00.PrecessData
│   │   ├── GSE65858
│   │   └── TCGA_HNSC
│   ├── 01.Differential
│   │   ├── DEA_visualization.Rmd
│   │   ├── DEA_visualization.nb.html
│   │   ├── DifferentialAnalysis.Rmd
│   │   └── DifferentialAnalysis.nb.html
│   └── 02.ImmuneHubGenes
│       ├── HubGenes.Rmd
│       ├── HubGenes.nb.html
│       ├── ImmuneGenes.Rmd
│       └── ImmuneGenes.nb.html
├── README.md
├── Result
│   ├── Differential
│   │   ├── HNSC_limma_ImmuneGene.csv
│   │   └── HNSC_limma_gene.csv
│   ├── Figure
│   │   └── HNSC_volcano.pdf
│   ├── GeneSet
│   └── Profile
│       └── HNSC_ExprSet_ImmuneGene.RDS
└── Study
    ├── ImmuneRelatedGenes
    │   ├── Immport_GeneList.tsv
    │   ├── Immport_GeneListGOAnnotation.tsv
    │   ├── ImmuneRelatedGenes.tsv
    │   ├── Innatedb_curated_genes.tsv
    │   ├── gene_mouse2human.tsv
    │   ├── get_ImmuneRelatedGenes.pl
    │   ├── innatedb_curated_genes.xls
    │   └── work.sh
    ├── RNARelationship
    │   ├── raid.v2_rna-rna.txt
    │   └── raid.v2_rna-rna.zip
    ├── Reference
    │   └── An Immune-Related Gene Prognostic Index for Head and Neck Squamous Cell Carcinoma.pdf
    └── SeqData
        ├── GSE65858
        └── TCGA_HNSC

contributors

  1. Hua Zou ([email protected])

tcga_hnsc's People

Contributors

huazou avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.