Skip to content

d3b-center/pLGG_imaging_clustering_genomic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imaging Clusters of Pediatric Low-Grade Glioma are Associated with Distinct Molecular Characteristics

This repository includes codes relevant to the manuscript "Imaging Clusters of Pediatric Low-Grade Glioma are Associated with Distinct Molecular Characteristics" by

"Anahita Fathi Kazerooni*, Adam Kraya*, Komal S. Rathi, Meen Chul Kim, Varun Kesherwani, Ryan Corbett, Arastoo Vossough, Nastaran Khalili, Deep Gandhi, Neda Khalili, Ariana M. Familiar, Run Jin, Xiaoyan Huang, Yuankun Zhu, Alex Sickler, Matthew R. Lueder, Saksham Phul, Mateusz Koptyra, Yuanquan Song, Phillip B. Storm, Christos Davatzikos, Jeffrey B. Ware, Jessica Foster, Sabine Mueller, Jo Lynne Rokita, Michael J. Fisher, Adam C. Resnick, Ali Nabavizadeh"

*Equally-contributing authors

Imaging Clustering

Software Requirements

Hardware Used for this Study

MRI Pre-processing and Tumor Segmentation:

Clustering:

Transcriptomic Analysis

page

To reproduce the code in the braf-fusions module of this repository

  1. Clone the repository:
git clone git@github.com:d3b-center/TIRU_radiomic_analysis.git
  1. Pull Docker container:
docker pull pgc-images.sbgenomics.com/corbettr/tiru-radiomics:latest
  1. Start the Docker container; from the TIRU_radiomic_analysis folder, run:
docker run --name <CONTAINER_NAME> -d -e PASSWORD=pass -p 8787:8787 -v $PWD:/home/rstudio/TIRU_radiomic_analysis pgc-images.sbgenomics.com/corbettr/tiru-radiomics:latest

NOTE: if using a Macbook with M1 chip, add the option --platform linux/amd64 to above code

  1. Execute the shell within the docker image; from the TIRU_radiomic_analysis folder, run:
docker exec -ti <CONTAINER_NAME> bash

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages