Hoffman2:Software Tools:Fix: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
Line 3: Line 3:
Load FSL and R modules
Load FSL and R modules


  module load FSL
  module load fsl
  module load R/4.0.2
  module load R/4.0.2
  module load fix
  module load fix

Revision as of 23:12, 3 January 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

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