Skip to content

Installation

Garikoitz Lerma-Usabiaga edited this page Apr 1, 2020 · 6 revisions

Installation Procedure

There are four ways to run (and hence install) RTP:

Docker container

  • Install a docker client in your machine
  • Launch these commands:
docker pull garikoitz/freesurfer-recon-all-dev
docker pull garikoitz/rtppreproc
docker pull garikoitz/rtp-pipeline

Notes about Docker in Windows

(Mengxing please edit this)

Singularity

Follow this instructions for converting Dockers to singularity.

As part of the Flywheel platform

  • Requires a paid Flywheel account, usually provided by your institution.
  • If not available in the drop-down analysis gear list, ask your administration to install it.

Directly within Matlab

  • Git clone this repository, prepare the input data and config files and run the RTP() function.
  • Not recommended and not supported, as there are other dependencies that we control on the Docker containers (for example, python and mrTrix)