Skip to content
Snippets Groups Projects
Commit 1c00ccb0 authored by Alex Kanitz's avatar Alex Kanitz
Browse files

Merge branch 'incr_memory_cluster_json' into 'dev'

Cluster.json was updated

See merge request !74
parents ce1b6162 595f881e
Branches
No related tags found
2 merge requests!76Bump version to v0.2.0,!74Cluster.json was updated
Pipeline #11039 passed
......@@ -42,7 +42,13 @@
{
"time": "03:00:00",
"threads":"8",
"mem":"10G"
"mem":"40G"
},
"sort_bed_4_big":
{
"time": "03:00:00",
"threads":"8",
"mem":"20G"
},
"create_index_kallisto":
{
......@@ -168,13 +174,13 @@
{
"time": "03:00:00",
"threads":"6",
"mem":"10G"
"mem":"20G"
},
"quantification_salmon":
{
"time": "03:00:00",
"threads":"6",
"mem":"10G"
"mem":"20G"
},
"pe_genome_quantification_kallisto":
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment