Pradeepbhetwal / TCGA_pipeline

Radiomics pipeline for TCGA datasets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TCGA data radiomics analysis pipelines

curl -s https://get.nextflow.io | bash
./nextflow run main.nf

TCGA_LUAD pipeline

Auto segmentation

curl -s https://get.nextflow.io | bash
./nextflow run main_LUAD.nf

TCGA_BRCA pipeline

Segmentation from radiogenomics project

curl -s https://get.nextflow.io | bash
./nextflow run main_BRCA.nf

About

Radiomics pipeline for TCGA datasets


Languages

Language:Nextflow 56.9%Language:Python 43.1%