-
Notifications
You must be signed in to change notification settings - Fork 0
/
cluster.riboraptor.yaml
executable file
·117 lines (92 loc) · 1.7 KB
/
cluster.riboraptor.yaml
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
__default__:
q: 'cmb'
time: '7:00:00'
mem: '4000MB'
cores: 1
logdir: '/home/cmb-06/as/skchoudh/logs/'
create_index:
cores: 16
mem: '61000MB'
create_rsem_index:
cores: 16
mem: '61000MB'
rsem_tx_level_counts:
cores: 16
mem: '61000MB'
map_star:
time: '1:00:00'
cores: 16
mem: '61000MB'
count_exon:
time: '24:00:00'
mem: '60000MB'
count_cds:
time: '24:00:00'
mem: '60000MB'
create_uniq_bedgraph_from_bam:
time: '12:00:00'
cores: 16
mem: '40gb'
count_exon:
time: '24:00:00'
mem: '60000MB'
create_uniq_bedgraph_from_bam:
time: '12:00:00'
cores: 16
mem: '40gb'
create_uniq_bigwig_from_uniq_bedgraph:
time: '12:00:00'
cores: 1
mem: '10gb'
create_uniqmulti_bigwig_from_uniqmulti_bedgraph:
time: '12:00:00'
cores: 1
mem: '10gb'
fragment_length_pickle:
time: '12:00:00'
cores: 1
mem: '40gb'
infer_experiment:
time: '12:00:00'
cores: 1
mem: '40gb'
merge_bams:
time: '12:00:00'
cores: 16
mem: '40gb'
metagene_coverage_CDS:
time: '12:00:00'
cores: 1
mem: '40gb'
metagene_coverage_UTR3:
time: '12:00:00'
cores: 1
mem: '40gb'
metagene_coverage_utr5:
time: '12:00:00'
cores: 1
mem: '40gb'
pickle_counts_cds:
time: '12:00:00'
cores: 1
mem: '40gb'
pickle_counts_utr3:
time: '12:00:00'
cores: 1
mem: '40gb'
pickle_counts_utr5:
time: '12:00:00'
cores: 1
mem: '40gb'
plot_fragment_length_distributon:
time: '12:00:00'
cores: 1
mem: '40gb'
plot_metagene_plot_normalized_CDS:
time: '12:00:00'
cores: 1
mem: '40gb'
sort_by_name:
time: '12:00:00'
cores: 16
mem: '40gb'