Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"__default__" :
{
"queue": "6hours",
"time": "01:00:00",
"threads": "1",
"mem": "4G",
"name": "{rule}.{wildcards}",
"out": "$PWD/logs/cluster_log/{rule}.{wildcards}-%j-%N.out"
},
"generate_segemehl_index_other_RNAs":
{
"time": "06:00:00",
"threads":"8",
"mem":"50G"
},
"map_to_other_RNAs":
{
"time": "06:00:00",
"threads":"8",
"mem":"50G"
},
"index_genome_STAR":
{
"time": "06:00:00",
"threads":"8",
"mem":"75G"
},
"align_reads_STAR":
{
"time": "06:00:00",
"threads":"8",
"mem":"75G"
},
"salmon_quant":
{
"time": "02:00:00",
"threads":"6",
"mem":"32G"
},
"calculate_TIN_scores":
{
"time": "06:00:00",
"threads":"8",
"mem":"32G"