Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pl-reconall

Abstract

A plugin app for Freesurfer reconstruction of brain surfaces

Run

Using docker run

Assign an "input" directory to /incoming and an output directory to /outgoing

docker run -v $(pwd)/in:/incoming -v $(pwd)/out:/outgoing   \
        fnndsc/pl-reconall reconall.py            \
        /incoming /outgoing

This will ...

Make sure that the host $(pwd)/out directory is world writable!

About

A plugin app for Freesurfer reconstruction of brain surfaces. Very early WIP

Topics

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages