Commit f4704380 authored by Yohan Jarosz's avatar Yohan Jarosz

fix typo

parent 10af10aa
Pipeline #1711 failed with stages
in 55 minutes and 52 seconds
...@@ -142,7 +142,6 @@ p-mt-default: ...@@ -142,7 +142,6 @@ p-mt-default:
p-mt-nf: p-mt-nf:
stage: preprocessing stage: preprocessing
script: script:
- pip3.4 install --editable . --user
- impy -s . -c $CI_PROJECT_DIR/test/no_filtering.conf.json -d /mnt/data/db preprocessing -t $CI_PROJECT_DIR/test/MT.R1.small.fq -t $CI_PROJECT_DIR/test/MT.R2.small.fq -o $CI_PROJECT_DIR/$CI_BUILD_ID --single-omics --single-step - impy -s . -c $CI_PROJECT_DIR/test/no_filtering.conf.json -d /mnt/data/db preprocessing -t $CI_PROJECT_DIR/test/MT.R1.small.fq -t $CI_PROJECT_DIR/test/MT.R2.small.fq -o $CI_PROJECT_DIR/$CI_BUILD_ID --single-omics --single-step
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment