Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding command line interface #63

Merged
merged 6 commits into from
Jan 15, 2019
Merged

Conversation

chrisgorgo
Copy link
Contributor

Closes #43.

Usage: nimare [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  ale
Usage: nimare ale [OPTIONS] SLEUTH_FILE

Options:
  --output_dir TEXT     where to put the output maps
  --output_prefix TEXT  common prefix for output maps
  --n_iters INTEGER     number of iterations for permutation testing
                        [default: 10000]
  --help                Show this message and exit.

@chrisgorgo chrisgorgo requested a review from tsalo January 15, 2019 21:27
@tsalo tsalo merged commit ba05a18 into neurostuff:master Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Command line integration for common workflows
2 participants