Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where run fmriprep?? #17

Open
smnfouladi opened this issue Oct 17, 2020 · 2 comments
Open

where run fmriprep?? #17

smnfouladi opened this issue Oct 17, 2020 · 2 comments

Comments

@smnfouladi
Copy link

i have MRI data of 60 Subject. Data for each of these subjects Contains T1 and T2 folder. T1 folder Contains 176 .dcm file.
i install fmriprep using Docker on my lap top.
Where can I run the code to convert dcm file to nifti ?? in python? in command prompt? in linux command??
and where code for this converting???
please help me

@soichih
Copy link

soichih commented Oct 18, 2020

@smnfouladi app-fmriprep is a brainlife.io wrapper for fmriprep. If you are just running fmriprep locally, you don't need to run it using this wrapper.

As a brainlife.io developer, I'd of course recommend people to use brainlife.io to run fmriprep. If you'd like to pursuit this route, you can do the following.

  1. convert your DICOM files to nifti using any one of dozen dicom to BIDS conversion tools (We are developing a yet another DICOM to BIDS tool called ezBIDS. We believe this allows you to convert DICOM to BIDS easily. If you'd like to test it, you can go here > https://brainlife.io/ezbids Please note that this is an early prototype and it's not quite ready for prime time.. but we welcome your feedback / comments / bug report).

  2. Once you have converted your DICOM to BIDS, you can then run bl bids upload brainlife command to upload data to brainlife.io

  3. You can then lanuch freesurfer, and fmriprep App on brainlife.io (using pipeline to automate batch submission) and sit and wait.

@francopestilli
Copy link

hi @smnfouladi this is the Apps for fmriprep:

These are instructions on how to create a project:
https://brainlife.io/docs/user/project/

A tutorial to use FMRIPrep:
https://brainlife.io/docs/tutorial/fmri-preprocessing-tutorial/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants