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

Fixing issues with CLI, adding to README, adding to CLI #37

Merged
merged 31 commits into from
Apr 1, 2024

Conversation

sauter-roland
Copy link
Collaborator

@sauter-roland sauter-roland commented Mar 7, 2024

  • Fixed issue with CLI parsing files if comma / tab delimiter didn't fit the file ending. Delimiters are now autodetected.
  • Added a detailed description of CLI use to the README, with description of the options.
  • Added some options to CLI where easilty possible.
  • Added more help text into CLI
  • Added tests:
    • Automatic download of example files from paper, and Recon3D models for test
    • Integration tests using Recon3D and the example files

@sauter-roland sauter-roland merged commit 0655c7d into development Apr 1, 2024
6 checks passed
@sauter-roland sauter-roland deleted the bug/fix-cli branch April 1, 2024 12:14
sauter-roland added a commit that referenced this pull request Sep 15, 2024
* Fixing issues with CLI, adding to README, adding to CLI (#37)

* csv separator autodetection
* more integration tests via cli
* Adding proper help text to arguments
* adding Recon3D models and sequence data via Git LFS
* additional information on readme
* json model support for the CLI
* add option to only run fast tests
* flipping CLI argument order
* simplification, fixing tests

* adding .mat file support to CLI

* fix package version pinning (#41)

* fix pinning of package versions that wasn't working
* upgrade pylint as the old version crashed
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.

1 participant