Skip to content

SANSCOG-MRI-Pipeline streamlines neuroimaging workflows for the SANSCOG study, offering scripts for preprocessing, data management, extraction, and analysis, ensuring efficient handling of MRI data and reproducible research practices.

Notifications You must be signed in to change notification settings

pradhanhitesh/SANSCOG-MRI-Pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SANSCOG-MRI-Pipeline [🚧Project under development]

The SANSCOG-MRI-Pipeline repository contains scripts and workflows used in the SANSCOG Study. This study focuses on MRI data processing, management, extraction, and analysis, aiming to streamline neuroimaging research tasks.

Overview

This repository serves as a centralized collection of scripts for:

  • Preprocessing: Preparing raw MRI data for analysis.
  • Data Management: Organizing, storing, and maintaining datasets.
  • Data Extraction: Extracting key metrics and features from MRI datasets.
  • Neuroimaging Analysis: Performing advanced analyses such as segmentation, connectivity mapping, and statistical modeling.

Repository Structure

The repository is organized into the following directories:

SANSCOG-MRI-Pipeline/
|
├── preprocessing/         # Scripts for preprocessing MRI data
├── data_management/       # Tools for dataset organization and curation
├── data_extraction/       # Scripts for extracting features and metrics
├── neuroimaging_analysis/ # Advanced analysis workflows
├── utils/                 # Utility functions and shared scripts
├── docs/                  # Documentation and usage guides
└── examples/              # Example datasets and workflows

Requirements

To use the scripts in this repository, ensure you have the following:

Refer to the requirements.txt file for a complete list of dependencies.

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/SANSCOG-MRI-Pipeline.git
    cd SANSCOG-MRI-Pipeline
  2. Install the required Python libraries:

    pip install -r requirements.txt
  3. Ensure all external tools (e.g., FSL, SPM) are correctly installed and accessible in your system's PATH.

Documentation

Detailed usage instructions, parameter descriptions, and workflow guides are available in the docs/ directory.

Contributing

Contributions to this repository are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bugfix.
  3. Submit a pull request with a detailed description of your changes.

License

This project is licensed under the MIT License.

Acknowledgments

The development of this pipeline was supported by the SANSCOG research team and collaborators in neuroimaging science. Tools and libraries such as FSL, NiBabel, and SPM have been instrumental in this project.

About

SANSCOG-MRI-Pipeline streamlines neuroimaging workflows for the SANSCOG study, offering scripts for preprocessing, data management, extraction, and analysis, ensuring efficient handling of MRI data and reproducible research practices.

Topics

Resources

Stars

Watchers

Forks

Languages