parcel combine¶
Usage
Run using mc_script parcel combine after installation or using ~ndcn0236/bin/mc_script parcel combine on jalapeno.
Import in python using from mcutils.scripts.parcel import combine
Documentation
Combines two parcellations into a single parcellation by multiplying them
Functions
|
Combines the two parcellations into one by multiplying |
CLI interface
|
Creates the parser of the command line arguments |
|
Runs the script based on a Namespace containing the command line arguments |