Skip to content

Commit

Permalink
Add sage to domain
Browse files Browse the repository at this point in the history
  • Loading branch information
kretep committed Oct 10, 2024
1 parent 1c5d784 commit 52d6068
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cwl-tools/Sage-proteomics/tool.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@
"http://edamontology.org/operation_3633",
"http://edamontology.org/operation_2428"
],
"implementation": {
"cwl_reference": "https://raw.githubusercontent.com/Workflomics/tools-and-domains/refs/heads/main/cwl-tools/Sage-proteomics/Sage-proteomics.cwl"
},
"label": "Sage",
"id": "Sage-proteomics"
}
Expand Down
29 changes: 29 additions & 0 deletions domains/proteomics/tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,35 @@
"biotoolsID": "msfragger",
"label": "MSFragger",
"id": "MSFragger"
},
{
"outputs": [
{
"format_1915": ["http://edamontology.org/format_3247"],
"data_0006": ["http://edamontology.org/data_0945"]
}
],
"biotoolsID": "Sage-proteomics",
"inputs": [
{
"format_1915": ["http://edamontology.org/format_3244"],
"data_0006": ["http://edamontology.org/data_0943"]
},
{
"format_1915": ["http://edamontology.org/format_1929"],
"data_0006": ["http://edamontology.org/data_2976"]
}
],
"taxonomyOperations": [
"http://edamontology.org/operation_3631",
"http://edamontology.org/operation_3633",
"http://edamontology.org/operation_2428"
],
"implementation": {
"cwl_reference": "https://raw.githubusercontent.com/Workflomics/tools-and-domains/refs/heads/main/cwl-tools/Sage-proteomics/Sage-proteomics.cwl"
},
"label": "Sage",
"id": "Sage-proteomics"
}
]
}

0 comments on commit 52d6068

Please sign in to comment.