Merge individual MIP formatted output from the NMM pipeline into one single CSV file.
- Python 2.x
Clone this project and run pip install -r requirements.txt
.
Run ./merge.py <input_folder> <output_folder>
where <input_folder>
is the root folder of all subjects features organised according to the MIP MRI file structure.