You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: episodes/02-Copy-Template.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -243,6 +243,11 @@ This file defines how your tool appears and functions within the NDIP platform.
243
243
- Command to run your application inside the container
244
244
- Help and description text for users
245
245
246
+
::::::::::::::::::::::::: callout
247
+
You will find a field called `nova_category` in the XML file. This determines which category the tool will be placed in on https://nova.ornl.gov/. It will be auto-populated
248
+
by copier. If you want to manually edit it, the available options can be found here: https://code.ornl.gov/ndip/project-templates/nova-application-template/-/blob/main/copier.yml?ref_type=heads#L35-44
249
+
:::::::::::::::::::::::::::::::::
250
+
246
251
After the manual changes we made in the previous step, your tool XML will be correctly configured for the tutorial environment.
247
252
248
253
### Pushing the Tool XML to Galaxy Tools Repository
0 commit comments