Skip to content

muscbridge/afq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls Docker Stars

dmri/afq

Docker build context for the AFQ pipeline.

Install

Issue the following command in CLI to pull the latest AFQ pipeline compatible with Docker.

docker pull dmri/afq

Run

AFQ container may be called with

docker run -it --rm \
    -v [SOURCE PATH]:[DESTINATION PATH]
    dmr/afq [PATH TO dt6.mat]

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 56.9%
  • Python 32.2%
  • Dockerfile 10.9%