BraTSPipeline - aces/cbrain GitHub Wiki

As highlighted in BraTS Toolkit: Translating BraTS Brain Tumor Segmentation Algorithms Into Clinical and Scientific Practice remains a major challenge.

When it comes to neuroinformatics, data standardization and preprocessing can be challenging and slow down clinical and scientific practices such as brain tumor segmentation. To overcome these issues, BraTS Toolkit has been implemented and is now fully integrated in CBRAIN.

BraTS Toolkit is a holistic approach to brain tumor segmentation and consists of three components: First, the BraTS Preprocessor facilitates data standardization and preprocessing for researchers and clinicians alike. It covers the entire image analysis workflow prior to tumor segmentation, from image conversion and registration to brain extraction. Second, BraTS Segmentor enables orchestration of BraTS brain tumor segmentation algorithms for generation of fully-automated segmentations. Finally, Brats Fusionator can combine the resulting candidate segmentations into consensus segmentations using fusion methods such as majority voting and iterative SIMPLE fusion.

For more information about the BraTS pipeline, please visit the Cancer Imaging Phenomics Toolkit and BraTS github pages.

1. Create your project

  • Select Create Project

image

  • A new window will pop up, allowing you to enter the name and description of your project

image

  • Click Create
  • CBRAIN will confirm the project creation
  • The new project will be available on your Projects list view
  • You can invite others to join by clicking on Edit

!Screenshot 2023-05-05 at 1 57 51 PM

image

2. Upload your file(s) to CBRAIN

There are four ways to Transfer data in and out of CBRAIN:

  • Transfer files one by one using the Web browser (small files)
  • Upload or download files all at once using a SFTP client to a special Data Provider
  • Ask the CBRAIN admins to configure one or several Data Providers directly on a user's machine or at a user's lab.
  • Configure a personal data provider (CBRAIN)

3. Launch BraTS task

Select your input files

The input pules required to launch the task are 4 mandatory structural MRI images, preferably in NIfTI format or DICOM :

  • T1
  • T1CE
  • T2
  • FLAIR

For the purpose of this tutorial, we are getting the files from Github BraTS Toolkit example data and transferring using the web browser.

image

Launch

Click on the Launch button, select the tool and execution server then Launch BraTSpipeline

image

Task parameters settings

  1. Choose the data provider to save your results to (for example MainStore)
  2. Choose your project

image

  1. Set up your Task parameters

image

image

  1. Click Start BraTS pipeline

Once the task is running, you will get a notification advising the task is launched

image

Task monitoring

You can continuously monitor your task by clicking on Tasks and check the Current Status

image

4. Visualize the Output

  • Once your task is completed (or failed), you will get a new notification

image

  • Go back to your task (by clicking on the task name) where you can see the information of your task including the input and output results

  • Click on the Output files to view your results

image

  • Select the file you want to open by clicking on it

image

  • Wait a few seconds to view the image that will show up directly on the browser

image

⚠️ **GitHub.com Fallback** ⚠️