diff --git a/algorithm_config.yaml b/algorithm_config.yaml index a209a5d1636a8da88a63524cdbc11262efcca6be..dc54d16248d91c3509b16b4af1662e29c480bb34 100644 --- a/algorithm_config.yaml +++ b/algorithm_config.yaml @@ -4,7 +4,7 @@ algo_name: reads2 version: master environment: ubuntu repository_url: https://repo.uat.maap-project.org/maap-dev/readstwo.git -docker_url: kosted/bmap-stack:latest +docker_url: mas.uat.maap-project.org/root/readstwo:latest # queue chosen when registering queue: 15GB @@ -12,9 +12,9 @@ queue: 15GB # explain what this algorithm does description: # path to the wrapper script for running the algorithm -run_command: readstwo/run.sh +run_command: /projects/readstwo/run.sh # set a storage value in GB or MB or KB, e.g. "100GB", "20MB", "10KB" disk_space: 10GB inputs: # remove below this line if no inputs -# rename and set algorithm input names accordingly \ No newline at end of file +# rename and set algorithm input names accordingly