Commit ed588a7
authored
1.2.0 (#18)
* prep changelog
* Fix PR template
* WIP parallelise eager job submission
* Correct syntax error
* No printing to screen for arrays. fix whitespace
* fix number of jobs
* make executable
* Add array qsub command
* update .gitignore
* print qsub command before submission
* Fix job naming
* Initial commit of poseidon package creation
* Rscript to fill in janno and overwrite columns
* Bugfixes
* Add suffix option and correct utput janno path
* move script
* Add janno recreation. Other minor changes
* Add pandora results to janno
* Add log info. New pacakge creation completed.
* Minor changes. Add Library_Names column
* Add script to mirror Population and Sex from janno to fam/ind
* Update CHANGELOG.md
* Update package updating.
* Add debug option. Add AE version in poseidon pkgs
* Remove debug cause of clash. Error when update fails.
* Update CHANGELOG.md
* Only delete temp files if validation passed.
* Bugfix.Runs now updated only if a change in the data occurs.
* move update script to scripts/
* Server-side testing paths
* Add path to trident executable
* server-paths
* Bump version
* Add environment yml file
* Update CHANGELOG.md
* Update output folder to live
* increase resources for AE_spawner jobs
* More resource tweaking for array jobs
* Increase memory further
* Remove path from environment yml
* Bump version
* Match Run_ID, not Batch_ID
* Array log subdir
* Update CHANGELOG.md
* prep CHANGELOG.md
* 40G memory max for array job
* indentation fix
* correct column naming
* document changes
* correct Nr_libs in column selection
* correct paths
* Update .gitignore
* Optimisation. Version bump. Distinct iids used for joining.
* Bump version
* Update CHANGELOG.md
* bump version
* Add mention of memory changes
* Prep Changelog
* Apply stash
* non-local paths
* Unique lib names
* Keep both lowercase and uppercase version of pandora analysis IDs
* Add whitelist option to update only specific TSVs
* pre-release version bump.
* document whitelist option
* fix formatting1 parent 11d1434 commit ed588a7
File tree
6 files changed
+43
-12
lines changed- scripts
6 files changed
+43
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
6 | 19 | | |
7 | 20 | | |
8 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
70 | 74 | | |
71 | 75 | | |
72 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
199 | 199 | | |
200 | 200 | | |
201 | 201 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
84 | 89 | | |
85 | 90 | | |
86 | 91 | | |
| |||
99 | 104 | | |
100 | 105 | | |
101 | 106 | | |
| 107 | + | |
102 | 108 | | |
103 | 109 | | |
104 | 110 | | |
| |||
128 | 134 | | |
129 | 135 | | |
130 | 136 | | |
131 | | - | |
| 137 | + | |
132 | 138 | | |
133 | | - | |
| 139 | + | |
134 | 140 | | |
135 | 141 | | |
136 | 142 | | |
| |||
183 | 189 | | |
184 | 190 | | |
185 | 191 | | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
186 | 200 | | |
187 | 201 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments