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
To make them more FAIR, the containers should come with a machine readable descriptor for all the parameters at least, similar to cytomine-0.1 descriptor ( https://doc.cytomine.com/dev-guide/algorithms/descriptor-reference ).
cytomine-0.1
We need to know what parameters you can provide the container, which is now hidden far away in source code of e.g. distributed_cellpose.py :
distributed_cellpose.py
containers/cellpose/2.2.3-dask2023.10.1-py11/scripts/python/distributed_cellpose.py
Line 24 in 83aeecb
The text was updated successfully, but these errors were encountered:
No branches or pull requests
To make them more FAIR, the containers should come with a machine readable descriptor for all the parameters at least, similar to
cytomine-0.1
descriptor ( https://doc.cytomine.com/dev-guide/algorithms/descriptor-reference ).We need to know what parameters you can provide the container, which is now hidden far away in source code of e.g.
distributed_cellpose.py
:containers/cellpose/2.2.3-dask2023.10.1-py11/scripts/python/distributed_cellpose.py
Line 24 in 83aeecb
The text was updated successfully, but these errors were encountered: