AFNI program: ClustExp_HistTable.py
Output of -help
usage: /home/afniHQ/afni.build/pub.dist/bin/linux_ubuntu_24_64/ClustExp_HistTable.py
[-h] -StatDSET STATDSET [-prefix PREFIX] [-session SESSION]
[-overwrite] [-help]
------------------------------------------------------------------------------
## Overview ~1~
The purpose of this script is to extract the data table from history of
datasets from 3dttest++, 3dMVM, or 3dLME. This program is mostly called from
within ClustExp_StatParse.py
## Caveats ~1~
Statistics dataset must be DIRECTLY from 3dttest++, 3dMVM or 3dLME.
If you did 3dcopy or anything that wipes the history of the dataset after
running the stats, this program has nothing to extract.
3dttest++ must have been run with no covariates.
------------------------------------------------------------------------------
## Outputs ~1~
Outputs files named with your -prefix and "_GroupTable.csv":
(as example -prefix disco)
disco_GroupTable.csv:
Table with information parsed from the statistics dataset history.
May include subject ID, any group or other variables, and input datasets.
------------------------------------------------------------------------------
## Options ~1~
required:
-StatDSET STATDSET Statistics dataset.
optional:
-prefix PREFIX Name for output (no path). [GroupOut]
-session SESSION Output parent folder if you don't want the current
working directory. [./]
-overwrite Remove previous folder with same PREFIX
------------------------------------------
Justin Rajendra circa 08/2017
I hope this will be useful for someone...
Keep on keeping on!
------------------------------------------
This page auto-generated on
Thu Oct 31 09:43:25 PM EDT 2024