Code Monkey home page Code Monkey logo

func_processing's Introduction

func_processing

Pipeline used to take functional data from DICOMs through group-level analyses.

Entry Points

Following python setup.py install or python setup.py develop, use the following entry points to trigger help, cli.

  • func_processing : print out entrypoints below.

  • check : print help, run cli.checks, used to determine which participants have which preprocessed files.
  • ashs : trigger help of cli.ashs, for running Automated Hippocampal Subfield Segmentation.
  • reface : trigger help of cli.reface, for de/refacing participant T1w files.
  • fmriprep : trigger help of cli.fmriprep, for moving data found in dset through FreeSurfer and fMRIPrep.
  • task_subj : trigger help of cli.afni_task_subj, move task EPI output of fmriprep through extra preprocessing, deconvolution.
  • rs_subj : trigger help of cli.afni_resting_subj, move resting EPI output of fmriprep through extra preprocessing, deconvolution.
  • task_group : trigger help of cli.afni_task_group, conduct group-level task EPI analyses.
  • rs_group : trigger help of cli.afni_resting_group, conduct group-level resting EPI analyses.

Project organization

Top Level

  • dockerfiles : Dockerfile, shell script backup
  • docs : Project documentation, for ReadTheDocs, assuming sphinx is cooperative. Build instruction found in build_docs.txt.
  • func_processing : Main package

func_processing

  • cli : Contains scripts to start AFNI, ASHS, fMRIprep, FreeSurfer, refacing, and data checking workflows.
  • examples : Contains example scripts and files.
  • logs : Mainly for completed_preprocessing.tsv, other output logs written here.
  • resources : Location of modules for AFNI, ASHS, FreeSurfer, fMRIprep, and reports.
  • tests : Scripts for testing resources and workflows.
  • tools : Location for auxiliary/shell scripts. Currently contains (outdated) cron scripts
  • workflow : Manages resources, controlled by cli.

See Wiki for details and description, now a little outdated due to refactoring.

func_processing's People

Contributors

nmuncy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.