APPIAN

APPIAN (Automated Pipeline for PET Image ANalysis) is an open-source automated software pipeline for analyzing PET images in conjunction with MRI. The goal of APPIAN is to make PET tracer kinetic data analysis easy for users with moderate computing skills and to facilitate reproducible research. The pipeline begins with the reconstructed PET image and performs all analysis steps necessary for the user to be able to take the outputs and run their statistical tests of interest.

APPIAN also uses a structural brain image (e.g., T1 MRI), images derived from this structural image (e.g., brainmask), and linear transformation file from MRI native to MNI152 space. CIVET image processing pipeline is designed to extract surface meshes representing the cortical grey matter and can be used in conjunction with APPIAN. It can be freely used through the CBRAIN online platform (sign-up is required, but free). If CIVET is not used, users must provide the necessary T1 MRI derived files.

The APPIAN pipeline is implemented in Python using the Nipype library. Although the core of the code is written in Python, the pipeline can use tools or incorporate modules written in any programming language. The only condition is that the tools must be capable of being run from a command line with well-defined inputs and outputs. In this sense, APPIAN is an agnostic language.

APPIAN is 100% free and open-source, but in exchange we would greatly appreciate your feedback, whether it be as bug reports, pull requests to add new features, questions on APPIAN’s mailing list, or suggestions on how to improve the documentation or the code. You can even just send a direct email to APPIAN main developer to let him know what kind of project you are working on! APPIAN is currently only available through Docker.

Reference Links

Github Page 1, Github Page 2

Documentation (User’s Guide, Developer’s guide)

Installation (Docker platform is required)

Getting Help, About Dev Team

Reference Publications (Poster Presentation, Paper)

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s