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

Fix splitStudy for slurm

parent 4c9dff21
Branches
Tags
2 merge requests!39v0.0.2,!38Resolve "Add input bagit to ouput"
Pipeline #7852 failed with stages
in 1 minute and 35 seconds
......@@ -3,8 +3,6 @@
#SBATCH -p super
#SBATCH --job-name GUDMAP-RBK_Study
#SBATCH -t 7-0:0:0
#SBATCH -o job_%j.out
#SBATCH -e job_%j.out
# query GUDMAP/RBK for study RID
echo "curl --location --request GET 'https://www.gudmap.org/ermrest/catalog/2/entity/RNASeq:Replicate/Study_RID="${1}"'" | bash > $1_studyRID.json
......
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