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

Update split study py script name

parent 6810c5c4
Branches
Tags
2 merge requests!58Develop,!56Resolve "Detect error in inferMetadata for tracking"
Pipeline #8768 failed with stages
in 1 hour, 24 minutes, and 11 seconds
......@@ -9,7 +9,7 @@ echo "curl --location --request GET 'https://www.gudmap.org/ermrest/catalog/2/en
# extract replicate RIDs
module load python/3.6.4-anaconda
python3 ./workflow/scripts/splitStudy.py -s $1
python3 ./workflow/scripts/split_study.py -s $1
# run pipeline on replicate RIDs in parallel
module load nextflow/20.01.0
......
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