mergejson
Module: stats/mergejson
Allows you to fuse JSON with different merging possibilities.
Keywords : scilpy, stats, JSON, xlsx, merge
Inputs
Type | Description | Mandatory | Pattern | |
---|---|---|---|---|
meta | map | Groovy Map containing sample information e.g. [ id:'test', single_end:false ] | true | |
jsons | file | set of json to merge together. | *.json |
Outputs
Type | Description | Pattern | |
---|---|---|---|
meta | map | Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ] | |
json | file | json containing all merged jsons. | *_stats.json |
xlsx | file | xlsx containing all merged jsons. | *_stats.xlsx |
versions | file | File containing software versions. | versions.yml |
Tools
Description | DOI | |
---|---|---|
scilpy | The Sherbrooke Connectivity Imaging Lab (SCIL) Python dMRI processing toolbox. |
Authors
Maintainers
Last updated : 2025-07-15