Skip to content

brainlife/app-fsurf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Abcdspec-compliant

app-fsurf

BrainLife application to run freesurfer on OSG using fsurf.

As this application uses fsurf, you need to run this on any resource where fsurf credential is installed (~/.fsurf). fsurf itself is shipped with this application, but we download the latest version from http://stash.osgconnect.net/+fsurf/fsurf

Please see https://support.opensciencegrid.org/support/solutions/articles/12000008488-setting-up-fsurf-on-your-computer for more info on fsurf

Intallation

git clone this repo

Running (locally)

Create config.json on current directory.

{
	    "t1": "/N/u/hayashis/Karst/testdata/sca-service-freesurfer/t1.nii.gz"
}

Point to where you have your T1 anatonmy. It must be defaced and anonymized.

Running (via BrainLife)

Visit https://brain-life.org

fsurf

curl -L -o fsurf 'http://stash.osgconnect.net/+fsurf/fsurf'
chmod +x fsurf

About

Run freesurfer (v6) on Open Science Grid using fsurf command.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published