-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat/aut974_2 Added options to SmartPeakCLI (#429)
* Add option to CLI - WIP * Added unit test, improved option parser * minor cleaning * Logging file setup * Override parameters * Added unit tests * improved help message * Added input feature/mzml directory options and fixed output feature directories * set report output dir * Handled relative path for input files * Using options lists to handle several parameter or input file overrides * Cleaning * Added unit tests * Factorized code to get parameter schema from workflow * Added unit tests for outputs directories * Updated documentation * Fixed Utilities test * Change n_thread parameter for Task_options_change_output_dirs * Update docs/guide/cli.rst Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com> * Update docs/guide/cli.rst Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com> * Update docs/guide/cli.rst Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com> * Update docs/guide/cli.rst Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com> * Update docs/guide/cli.rst Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com> * Update docs/guide/cli.rst Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com> * Update docs/guide/cli.rst Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com> Co-authored-by: Douglas McCloskey <dmccloskey@users.noreply.github.com>
- Loading branch information
1 parent
a627883
commit 9cde5d5
Showing
17 changed files
with
656 additions
and
86 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.