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

Handle different normalizations when fetching an input matrix #11

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

rea1991
Copy link
Contributor

@rea1991 rea1991 commented Nov 5, 2024

  • Added a flag (-n, --normalization) which can be used to specify an input normalization (default: 'NONE'); see cli.py.
  • Changed the fetch command in main.py so that it now inputs the provided normalization.

- Added a flag (-n, --normalization) which can be used to specify
  an input normalization (default: 'NONE'); see cli.py.
- Changed the fetch command in main.py so that it now inputs the
  provided normalization.
@rea1991 rea1991 added the enhancement New feature or request label Nov 5, 2024
@rea1991 rea1991 requested a review from robomics November 5, 2024 14:18
Copy link
Contributor

@robomics robomics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@robomics robomics merged commit 14ab6ce into paulsengroup:main Nov 5, 2024
8 checks passed
@rea1991 rea1991 deleted the feature/normalization branch November 6, 2024 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants