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

Explicitly differentiate "analysis" Tools from "benchmarking" Tools #127

Open
lcodo opened this issue Jul 21, 2021 · 2 comments
Open

Explicitly differentiate "analysis" Tools from "benchmarking" Tools #127

lcodo opened this issue Jul 21, 2021 · 2 comments
Milestone

Comments

@lcodo
Copy link
Contributor

lcodo commented Jul 21, 2021

In Tool, add a property defining whether the tool corresponds to a benchmarking metrics implementation. If so, further specify the type of implementation: "validation block", "metrics block", "aggregation block", "benchmarking workflow"

@jlgelpi
Copy link
Contributor

jlgelpi commented Jul 21, 2021

Perhaps do it in a single property tool_type with options: "participant", "bench_validation","bench_metrics",.... or more appropriate names,

@jmfernandez jmfernandez added this to the 2.0.x milestone Jul 23, 2021
@jmfernandez
Copy link
Member

We should think on a more appropriate way to annotate the functionality of the tool, which is something which already happens at bio.tools . So, postponing to later

@jmfernandez jmfernandez modified the milestones: 2.0.x, later Jul 13, 2023
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

No branches or pull requests

3 participants