Hoffman2:Software Tools:Fix: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
Line 9: Line 9:
Export R libraries
Export R libraries


  export R_LIBS=/u/project/CCN/apps/R_libs/rh7/4.0.2
  export R_LIBS=/u/project/CCN/apps/R_libs/rh7/4.0.2_fix


Show Usage for Fix
Show Usage for Fix

Revision as of 21:51, 22 August 2023

Use Fix in Hoffman

Load FSL and R modules

module load fsl
module load R/4.0.2
module load fix

Export R libraries

export R_LIBS=/u/project/CCN/apps/R_libs/rh7/4.0.2_fix

Show Usage for Fix

fix -h
  • Notice: the R libraries are compiled with R version 4.0.2, therefor R 4.0.2 has to be used. If using other R versions, R libraries has to be installed separately for that R version