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
No.
Add console-script entry points so that triumvirate can be extended with command-line utilities.
triumvirate
As an example,
[python -m] triumvirate [--param-file=]params.yml
performs clustering statistic computations.
N/A
Not provided yet.
Utilities under consideration:
The text was updated successfully, but these errors were encountered:
MikeSWang
No branches or pull requests
Is the requested feature related to an issue?
No.
Summary
Add console-script entry points so that
triumvirate
can be extended with command-line utilities.As an example,
[python -m] triumvirate [--param-file=]params.yml
performs clustering statistic computations.
Alternatives
N/A
Implementation
Not provided yet.
Additional context
Utilities under consideration:
The text was updated successfully, but these errors were encountered: