feat_workflow

Created: 2009-02-03 15:30:15

This workflow implements feat FSL individual analyses as performed in the experiment detailed in (Soleman et al, "Large scale fMRI parameter study on a production grid", MICCAI-G'08).

An example of inputs (in VBrowser XML dialect) can be found here. In this document, files are represented by their LFNs in vlemed's LFC.

Processor "feat":

1. generates the experiment input (design) file from the parameters

2. calls feat FSL.

Processor "convertString" tweaks the output file names so that it fits the user's experiment organization.

Below is detailed the meaning of the input parameters.

Files remaining constant among the iterations (thus iterated with cross prdct)

 

* feat_description: contains a URL to the command-line descriptor used to generate grid jobs. The descriptor contains an LFN-link (in vlemed's LFC) to the executable to run. The executable is a bash script tweaking input files before calling FSL feat.

* designFileTemplate: file containing constants for the analysis. Used as a template to fill in varying parameters.

 

Files associated to a particular patient  (thus linked together with dot prdct)

 

* feat_files_1: the fMRI 4D scan (EPI) in .nii.gz format.

* PAR file: parameter file from the scanner, used to grab theTR

 * fmri_custom{1,2,3}: stimuli files associated to the fMRI experiment.

 * highres_file: the T1 scan of the patient in .nii.gz format.

 

Parameters to sweep on (iterated with cross product)

 

* fmri_regstandard_dof: degrees of freedom for EPI-to-std-brain registration

* fmri_regstandard_dof: degrees of freedom for EPI-to-T1 registration

* fmri_convolve_phase: HRF delay. Note that it's used 3 times in feat, once for each stimulus. Those 3 inputs are combined with a dot.

* fmri_smooth: size of the smoothing kernel

 

Information Preview

Information Run

Run this Workflow in the Taverna Workbench...

Option 1:

Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/639/download?version=1
[ More InfoExpand ]


Information Workflow Components

Inputs (11)
Processors (4)
Beanshells (1)
Outputs (1)
Links (20)
Coordinations (0)

Information Workflow Type

Taverna 1

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (earliest) (of 2)

View version:

Information Credits (1)

(People/Groups)

Information Attributions (0)

(Workflows/Files)

None

Information Tags (1)

Log in to add Tags

Information Shared with Groups (0)

None

Information Featured In Packs (0)

None

Log in to add to one of your Packs

Information Attributed By (1)

(Workflows/Files)

Information Favourited By (0)

No one

Information Statistics

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow Other workflows that use similar services (2)

Uploader

Workflow feat (3)

Thumb
This is an attempt to implement the feat application from the fsl fMRI package www.fmrib.ox.ac.uk/fsl/fsl/whatsnew.html into a Scufl workflow. Details are still being polished but the general structure is here. The main problem that we have with such workflows concerns data provenance. Each of the services is typically iterated on hundreds of data sets and keeping track of the produced files is a pain.

Created: 2008-03-18 | Last updated: 2008-05-19

Credits: User Glatard

Uploader

Workflow feat FSL group analysis (1)

Thumb
This workflow is to be run on results obtained from this one (couldn't manage to find a clean solution for merging those two in Scufl). Processor "feat_group": 1. builds the experiment intput (design) file from template and input parameters 2. calls feat FSL Processor "roi" reads activation maps produced by feat_group, extract a region of interest and compute the mean, stdev, max and min activation within it. Here is a sample input in VBrowser's XML dialect. Below is...

Created: 2009-01-28 | Last updated: 2009-01-28

Credits: User Glatard