Skip to content

Commit

Permalink
Updates adops-gui JSON
Browse files Browse the repository at this point in the history
  • Loading branch information
hlfernandez committed Dec 9, 2024
1 parent 2c6731c commit e54fe8d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@
"This is a GUI, thus there is no test data output for this image. You may have to run 'xhost +' first if you create a .sh file."
],
"gui": true,
"gui_command": "",
"gui_command": "/opt/ADOPS/run.sh",
"podman": "untested",
"singularity": "untested",
"invocation_general": "xhost + && docker run --rm -ti -e USERID=$UID -e USER=$USER -e DISPLAY=$DISPLAY -v /var/db:/var/db:Z -v /tmp/.X11-unix:/tmp/.X11-unix -v $HOME/.Xauthority:/home/developer/.Xauthority -v \"/your/data/dir:/data\" pegi3s/adops-gui bash -c /opt/ADOPS/run.sh",
"invocation_general": "",
"usual_invocation_specific": "",
"usual_invocation_specific_comments": [
"This image does not have any parameters."
],
"test_invocation_specific": "",
"test_data_url": "http://evolution6.i3s.up.pt/static/pegi3s/dockerfiles/input_test_data/small_not_aligned.fas",
"test_results_url": "http://evolution6.i3s.up.pt/static/pegi3s/dockerfiles/output_test_data/empty",
"icon": "",
"icon": "https://sing-group.org/ADOPS/adops-icon.png",
"input_data_type": [],
"auto_tests": [
{
Expand Down

0 comments on commit e54fe8d

Please sign in to comment.