Translations:FreeSurfer/7/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
(Importing a new version from external source)
Line 4: Line 4:
# Register for the FreeSurfer license key [https://surfer.nmr.mgh.harvard.edu/registration.html].
# Register for the FreeSurfer license key [https://surfer.nmr.mgh.harvard.edu/registration.html].
# Your user license will have to go in
# Your user license will have to go in
{{Commands
|module load freesurfer/6.0.0
|module load freesurfer/6.0.0
|cd $FREESURFER_HOME
|cd $FREESURFER_HOME
}}
}}

Revision as of 18:04, 18 August 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (FreeSurfer)
# Go to the folder that contains the <code>freesurfer-Linux-centos6_x86_64-stable-pub-v6.0.0.tar.gz</code> archive.
# Unload all modules with <code>module purge</code>.
# Install with [[EasyBuild]] using <code>eb FreeSurfer-6.0.0-centos6_x86_64.eb --disable-enforce-checksums</code>.
# Register for the FreeSurfer license key [https://surfer.nmr.mgh.harvard.edu/registration.html].
# Your user license will have to go in
{{Commands
|module load freesurfer/6.0.0
|cd $FREESURFER_HOME
}}
  1. Go to the folder that contains the freesurfer-Linux-centos6_x86_64-stable-pub-v6.0.0.tar.gz archive.
  2. Unload all modules with module purge.
  3. Install with EasyBuild using eb FreeSurfer-6.0.0-centos6_x86_64.eb --disable-enforce-checksums.
  4. Register for the FreeSurfer license key [1].
  5. Your user license will have to go in
[name@server ~]$ module load freesurfer/6.0.0
[name@server ~]$ cd $FREESURFER_HOME