Skip to content
Snippets Groups Projects
Commit b9ad5121 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Fix simple test mkdir

parent 4969bdc2
Branches
Tags
3 merge requests!29Develop,!28Develop,!27Resolve "Develop CI"
Pipeline #3323 passed with stages
in 15 minutes and 51 seconds
......@@ -2,7 +2,7 @@ before_script:
- module load astrocyte
- module load python/3.6.1-2-anaconda
- module load nextflow/0.31.1_Ignite
- mkdir test_data/hu.v2s1r1k
- mkdir test_data/hu.v2s1r500
- mkdir test_data/mu.v2s2r10k
- mkdir test_data/hu.v3s2r10k
- ln -s /project/shared/bicf_workflow_ref/workflow_testdata/cellranger/cellranger_count/hu.v2s1r500/* test_data/hu.v2s1r500/
......
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