A group-analysis tool for Freesurfer

Slides:



Advertisements
Similar presentations
Interfacing processing and visualization tools: FIPS to Slicer3 and the QueryAtlas.
Advertisements

AfiFarm 4 – The New Generation Dealers Meeting, Dead Sea, Israel, 2008.
Surface-based Group Analysis in FreeSurfer
Introduction to FreeSurfer
Introduction to GIS and ArcGIS How a GIS works Introduction to ArcGIS The ArcGIS Interface.
3-D Visualization of Functional Brain Map Data A.V. Poliakov; E.B. Moore; J.F. Brinkley, Structural Informatics Group Department of Biological Structure.
ArcView and GMT – An Introduction to Two Simple GIS Systems Bill Langin EAS 781 9/18/02.
NA-MIC National Alliance for Medical Image Computing Informatics tools & services for NA-MIC Dan Marcus Neuroinformatics Research Group.
FreeSurfer Applications. What is it used for? Tools wielded: – Cortical thickness – Surface-based group analysis – Subcortical structure measurements.
Web Application Architecture: multi-tier (2-tier, 3-tier) & mvc
Open Source Web Mapping a non-developers perspective Andrew Parker Penn State University Masters in Geographical Information Systems Capstone Project Advisor:
CAQH Eligibility Checking PoC Design. Overview Mini-project to implement a PoC for CAQH Eligibility Use existing tools and components; make as lightweight.
Introduction To Computer System
NA-MIC National Alliance for Medical Image Computing XNAT eXtenible aNatomy Archiving Toolkit Steve Pieper, PhD Isomics, Inc. Slides.
Part 1. Persistent Data Web applications remember your setting by means of a database linked to the site.
Morphometry BIRN Bruce Rosen, M.D. Ph.D.. Scientific Goal Methods –Multi-site MRI calibration, acquisition –Integrate advanced image analysis and visualization.
All Hands Meeting 2005 Morphometry BIRN - Overview - Scientific Achievements.
Correction for multiple comparisons in FreeSurfer
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Morphometry BIRN: Imaging Calibration Analysis Tools Data Sharing.
Introduction to FreeSurfer
February 6-8, 2006[Joint Techs] Albuquerque, NM Performance Tool Development: NLANR Network Performance Advisor J. W. Ferguson NCSA.
Integrating QDEC with Slicer3 Click to add subtitle.
Esri UC 2014 | Technical Workshop | Creating Geoprocessing Services Kevin Hibma.
Shell Interface Shell Interface Functions Data. Graphical Interface Graphical Interface Command-line Interface Command-line Interface Experiments Private.
Morphometry BIRN Semi-Automated Shape Analysis (SASHA) JHU (CIS): M. F. Beg, C. Ceritoglu, A. Kolasny, M. I. Miller, R. Yashinski MGH (NMR): B. Fischl;
LONI Pipeline Jagadeeswaran LONI,UCLA. Site PI: Arthur W Toga Director, Laboratory of Neuro Imaging Co-Director, Brain Mapping Center Director, Training.
The many facets of brain aging as assessed by mri (and Freesurfer)
CHANGING THE VOLUME Click the volume icon in the bottom right hand corner of the screen.
Biomedical Informatics Research Network The BIRN Architecture: An Overview Jeffrey S. Grethe, BIRN-CC 10/9/02 BIRN All Hands Meeting 2002.
Freesurfer-based brain image analysis Csaba Anderlik UiB Csaba Anderlik UiB.
Accuracy, Reliability, and Validity of Freesurfer Measurements David H. Salat
All Hands Meeting 2004 Clinician’s Requirements for HID Query and Statistics Interface Christine Fennema-Notestine, Ph.D. David Kennedy, Ph.D.
The ECOST Web-based platform for data providers and for data users.
Surface-based Group Analysis in FreeSurfer
Interaction and Animation on Geolocalization Based Network Topology by Engin Arslan.
Surface-based Group Analysis in FreeSurfer
Voxel-based Morphometric Analysis
Correction for multiple comparisons in FreeSurfer
Initial Adaptation of the Advanced Regional Prediction System to the Alliance Environmental Hydrology Workbench Dan Weber, Henry Neeman, Joe Garfield and.
Intro to FreeSurfer Jargon
CHAPTER 3 Architectures for Distributed Systems
Accessing Spatial Information from MaineDOT
IBM NETEZZA DBA online Training at GoLogica Technologies
Surface-based Exploratory Group Analysis in FreeSurfer
20 Years of FreeSurfer PETsurfer: MRI-PET Integration using FreeSurfer Nov 17, 2017 Douglas N. Greve, Ph.D. Martinos Center for Biomedical Imaging Massachusetts.
Intro to FreeSurfer Jargon
AFDIA [Automated Fault Detection Tool-Interface Applicatopm]
Correction for multiple comparisons in FreeSurfer
NWSI Neuroimaging Web Services Interface
Multi-Dimensional Data Visualization
Introduction to FreeSurfer surfer.nmr.mgh.harvard.edu
Mixed Reality Server under Robot Operating System
Web Application Architectures
3D Visualization of FreeSurfer Data
Intro to FreeSurfer Jargon
Voxel-based Morphometric Analysis
Correction for multiple comparisons in FreeSurfer
Information Technology Ms. Abeer Helwa
Intro to FreeSurfer Jargon
MOSWeb: clustering server
Data Warehousing in the age of Big Data (1)
Web Application Architectures
Voxel-based Morphometric Analysis
3D Slicer Version 3.0 Update for mBIRN
Voxel-based Morphometric Analysis
Web Application Architectures
Web Application Development Using PHP
Surface-based Group Analysis in FreeSurfer
Presentation transcript:

A group-analysis tool for Freesurfer QDEC: A group-analysis tool for Freesurfer Nick Schmansky nicks@nmr.mgh.harvard.edu Martinos Center for Biomedical Imaging Massachusetts General Hospital

What problem does it solve? There is an ever-growing collection of subjects processed by Freesurfer’s ‘recon-all’ stream: eg. Jenni Pacheco (MGH) has just completed Freesurfer processing of 400+ OASIS subjects Researchers need a GUI tool to allow easy exploration of the morphometric data found in this and other subject groups

Explore data correlations: Does subject age correlate with cortical thickness? Does hippocampal volume correlate with cortical thickness in a particular region? Is there a gender-diagnosis interaction in the thickness-age correlation?

What is QDEC? QDEC is a new Freesurfer GUI tool (still under development) that runs on Linux and Mac OS X platforms Query Design Estimate Contrast …demo in a minute…

What is QDEC? GUI Stats engine …demo in a minute… Selection of subjects and possible discrete and continuous factors Display of results as a map on the cortical surface Stats engine Based on the General Linear Model User is shielded from the complexities of input (eg. the design and contrast matrices) Command-line tool: mri_glmfit …demo in a minute…

What are the long-term goals? Client-server architecture supporting XNAT instantiations: Web-interface allowing subject and factor selection Submit GLM fit to server Receive email with links to results: Table data Snapshots of cortical surface Subcortical structure volumes, and volumetric maps

Demo of prototype QDEC Acknowledgements Overall concept - Bruce Fischl fischl@nmr.mgh.harvard.edu GLM fit development - Doug Greve greve@nmr.mgh.harvard.edu VTK/KWWidget development - Kevin Teich kteich@nmr.mgh.harvard.edu Subject processing - Jenni Pacheco jpacheco@nmr.mgh.harvard.edu and David Salat salat@nmr.mgh.harvard.edu