https://github.com/lren-chuv/nmm-pipeline-output-merge
Merge individual MIP formatted output from the NMM pipeline into one single CSV file.
https://github.com/lren-chuv/nmm-pipeline-output-merge
data-factory
Last synced: 3 months ago
JSON representation
Merge individual MIP formatted output from the NMM pipeline into one single CSV file.
- Host: GitHub
- URL: https://github.com/lren-chuv/nmm-pipeline-output-merge
- Owner: LREN-CHUV
- Created: 2019-07-24T13:11:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-15T09:12:20.000Z (over 2 years ago)
- Last Synced: 2025-01-19T15:34:53.335Z (5 months ago)
- Topics: data-factory
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NMM Pipeline - Output Merge
## introduction
Merge individual MIP formatted output from the NMM pipeline into one single CSV file.
## Prerequisites
* Python 2.x
## Installation
Clone this project and run `pip install -r requirements.txt`.
## Usage
Run `./merge.py `
where `` is the root folder of all subjects features organised according to the MIP MRI file structure.