Skip to content

Commit bdc175e

Browse files
committed
up
1 parent 921754c commit bdc175e

File tree

2 files changed

+2
-80
lines changed

2 files changed

+2
-80
lines changed

image_development/Dockerfile_optimOTU

Lines changed: 0 additions & 78 deletions
This file was deleted.

src/pipecraft-core/service_scripts/run_optimotu.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ echo $fileFormat
4242
echo $readType
4343

4444
# Copy the configuration file
45-
cp -f /scripts/pipeline_options1.yaml /optimotu_targets/pipeline_options1.yaml # to targets
46-
cp -f /scripts/pipeline_options1.yaml /optimotu_targets/sequences/pipeline_options1.yaml # to user
45+
cp -f /scripts/pipeline_options.yaml /optimotu_targets/pipeline_options.yaml # to targets
46+
cp -f /scripts/pipeline_options.yaml /optimotu_targets/sequences/pipeline_options.yaml # to user
4747

4848
# Activate the conda environment
4949
source /opt/conda/etc/profile.d/conda.sh

0 commit comments

Comments
 (0)