8000 GitHub - fliem/bids_apps_intro
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fliem/bids_apps_intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to BIDS Apps

Franz Liem (franziskus.liem@uzh.ch)

Description

BIDS Apps are portable neuroimaging pipelines that understand BIDS datasets. They facilitate executing standard neuroimaging pipelines, like FreeSurfer, fmriprep, cpac, mriqc..., for processing structural and functional MRI data. BIDS Apps run on all three major operating systems with no need for a complex setup and configuration and very little user input.

For more background see Gorgolewski et al. (2017).

For a list of available BIDS Apps see here.

What to expect

After a brief introduction to BIDS Apps and Docker software containers, participants will run the MRIQC software on their laptops, to judge the quality of MRI data.

Prerequisites

The tutorial is open to everyone with basic experience with MRI data. No prior experience with command line tools, docker, BIDS Apps or MRIQC is required.

What to bring

  • Laptop with Docker installed (see guides for mac, windows, linux)
  • if possible, already download (pull) the docker container we will be using:
    • open a terminal window/command line
    • paste the following command: docker pull poldracklab/mriqc:0.10.4
    • press enter and wait for the download to be finished
  • download the this BIDS-formatted example data set (430 MB)
  • optionally, bring your own BIDS-formatted MRI data (T1w and/or functional), for instance, the result of the Introduction to BIDS tutorial)

Slides

will be posted here.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0