We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
But keep the logic as straightforward as possible. Pipeline classes should not get very complex as they are very front-end.
The text was updated successfully, but these errors were encountered:
need to check SLURM go to a config file. TBH all extra params should go the config file and out of the function signature.
Sorry, something went wrong.
maybe used a named tuple to fix user-passed args on the class but allow easy conversion to dict etc. for slurm.
Also tidy up tests, add --slow tests` and add to our internal tests.
also find a place to document all and only input keywords.
all
only
No branches or pull requests
But keep the logic as straightforward as possible. Pipeline classes should not get very complex as they are very front-end.
The text was updated successfully, but these errors were encountered: