Skip to content

lconcha/Displasias

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ratCortex-dMRIstreams

Code to process dMRI volumes and create cortical streamlines in rat data.

This repository contains scripts and functions necessary to work with the data in the rat dysplasia project and published for transparency purposes. It is not intended for use with other data, as many things are hard-coded.

Code by:

  • David Cortés-Servín
  • Aylín Pérez-Moriel
  • Fernando Palazuelos
  • Luis Concha

Institute of Neurobiology, UNAM; Centro de Investigación en Matemáticas, A.C.

Setup

  1. Install the MINC tools required for the code:

    sudo apt install minc-tools
  2. Create a conda environment:

    conda env create --file environment.yml
  3. Activate the environment:

    conda activate cx-streams-env
  4. Display script help:

    nii2streams.sh -h

About

Concatenación Código Displasias

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 53.4%
  • R 18.9%
  • Shell 18.8%
  • Python 8.9%