merge_hcpΒΆ
Usage
Run using mc_script merge_hcp after installation or using ~ndcn0236/bin/mc_script merge_hcp on jalapeno.
Import in python using from mcutils.scripts import merge_hcp
Documentation
Creates new directory with links to HCP data
The full HCP directory structure is reproduced in the target directory with symlinks to the individual files. The resulting directory will contain the structural, diffusion, and functional data.
Functions
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |