Mercurial > repos > davidvanzessen > shm_csr
annotate CHANGELOG.md @ 97:fbc6307dd83b draft
planemo upload commit 91fd26f19cb20fc2ee4d87d7edbc9ce6099752b0
author | rhpvorderman |
---|---|
date | Mon, 08 Jan 2024 08:50:07 +0000 |
parents | 385dea3c6cb5 |
children | d714f5ea83d7 |
rev | line source |
---|---|
97
fbc6307dd83b
planemo upload commit 91fd26f19cb20fc2ee4d87d7edbc9ce6099752b0
rhpvorderman
parents:
96
diff
changeset
|
1 version 1.9.1 |
fbc6307dd83b
planemo upload commit 91fd26f19cb20fc2ee4d87d7edbc9ce6099752b0
rhpvorderman
parents:
96
diff
changeset
|
2 ----------------- |
fbc6307dd83b
planemo upload commit 91fd26f19cb20fc2ee4d87d7edbc9ce6099752b0
rhpvorderman
parents:
96
diff
changeset
|
3 + Fix error in launch command. |
fbc6307dd83b
planemo upload commit 91fd26f19cb20fc2ee4d87d7edbc9ce6099752b0
rhpvorderman
parents:
96
diff
changeset
|
4 |
96
385dea3c6cb5
planemo upload commit 423a48569c69301fdbf893ac3a649128404dfff5
rhpvorderman
parents:
95
diff
changeset
|
5 version 1.9.0 |
385dea3c6cb5
planemo upload commit 423a48569c69301fdbf893ac3a649128404dfff5
rhpvorderman
parents:
95
diff
changeset
|
6 ----------------- |
385dea3c6cb5
planemo upload commit 423a48569c69301fdbf893ac3a649128404dfff5
rhpvorderman
parents:
95
diff
changeset
|
7 + Add a no filter region filter. |
385dea3c6cb5
planemo upload commit 423a48569c69301fdbf893ac3a649128404dfff5
rhpvorderman
parents:
95
diff
changeset
|
8 + Fix a bug where tar would not open certain filenames. |
385dea3c6cb5
planemo upload commit 423a48569c69301fdbf893ac3a649128404dfff5
rhpvorderman
parents:
95
diff
changeset
|
9 |
95
d63eff357515
planemo upload commit d96a736dcd6da34137f79861fbc6369716c332f1
rhpvorderman
parents:
94
diff
changeset
|
10 version 1.8.1 |
d63eff357515
planemo upload commit d96a736dcd6da34137f79861fbc6369716c332f1
rhpvorderman
parents:
94
diff
changeset
|
11 ----------------- |
d63eff357515
planemo upload commit d96a736dcd6da34137f79861fbc6369716c332f1
rhpvorderman
parents:
94
diff
changeset
|
12 + Fix a bug where input files with spaces could not be used. |
d63eff357515
planemo upload commit d96a736dcd6da34137f79861fbc6369716c332f1
rhpvorderman
parents:
94
diff
changeset
|
13 + Fix a bug were the data format was not properly set for filtered IMGT |
d63eff357515
planemo upload commit d96a736dcd6da34137f79861fbc6369716c332f1
rhpvorderman
parents:
94
diff
changeset
|
14 archives. |
d63eff357515
planemo upload commit d96a736dcd6da34137f79861fbc6369716c332f1
rhpvorderman
parents:
94
diff
changeset
|
15 |
94
84e9e5c8c101
"planemo upload commit d4be85014b638f1d50b318d4b735be7f6e973140"
rhpvorderman
parents:
93
diff
changeset
|
16 version 1.8.0 |
84e9e5c8c101
"planemo upload commit d4be85014b638f1d50b318d4b735be7f6e973140"
rhpvorderman
parents:
93
diff
changeset
|
17 ----------------- |
84e9e5c8c101
"planemo upload commit d4be85014b638f1d50b318d4b735be7f6e973140"
rhpvorderman
parents:
93
diff
changeset
|
18 + Add options "Everything is IGA" and "Everything is IGG". |
84e9e5c8c101
"planemo upload commit d4be85014b638f1d50b318d4b735be7f6e973140"
rhpvorderman
parents:
93
diff
changeset
|
19 + Make sure IGM naive and naive memory are part of the galaxy output. |
84e9e5c8c101
"planemo upload commit d4be85014b638f1d50b318d4b735be7f6e973140"
rhpvorderman
parents:
93
diff
changeset
|
20 |
93
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
21 version 1.7.0 |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
22 ----------------- |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
23 + Use the name of the input file to generate the name of the output IMGT |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
24 archives. |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
25 + Add same duplicate filters as immune repertoire pipeline. |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
26 + Add a new "Everything is IGM" class filter for captured IGM sequences. |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
27 + Fix bug where empty tables would cause crashes when generating plots. |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
28 + Fix bug where R script errors where not written to stderr, causing galaxy to |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
29 mistake the jobs as being successful. |
8fcf31272f6e
planemo upload commit a43893724cc769bed8a1f19a5b19ec1ba20cb63c
rhpvorderman
parents:
92
diff
changeset
|
30 |
92
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
31 version 1.6.0 |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
32 ------------- |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
33 + Faster runtime due to faster gene identification, sequence overview creation |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
34 and IMGT TAR archive creation. |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
35 + Two extra IMGT files are provided. One for IGM with less than 2% mutations |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
36 (naive) and one for IGM with more than 2% mutations (naive memory). |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
37 + All IMGT files per sequence class are always provided regardless of how the |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
38 ``Fast`` option is set. Previously this had to be set to ``no``. |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
39 + Fix a bug in sequence overview where links to unmatched sequences where not |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
40 working properly in the by_id.html file. |
cf8ad181628f
planemo upload commit 36be3b053802693392f935e6619ba3f2b1704e3c
rhpvorderman
parents:
91
diff
changeset
|
41 |
91
f387cc1580c6
"planemo upload commit 6f5bdb4189fcc9028c90365d8edf8d1d7c1cf690"
rhpvorderman
parents:
90
diff
changeset
|
42 version 1.5.0 |
f387cc1580c6
"planemo upload commit 6f5bdb4189fcc9028c90365d8edf8d1d7c1cf690"
rhpvorderman
parents:
90
diff
changeset
|
43 ------------- |
f387cc1580c6
"planemo upload commit 6f5bdb4189fcc9028c90365d8edf8d1d7c1cf690"
rhpvorderman
parents:
90
diff
changeset
|
44 + Add an option to download all output files in a zip file. |
f387cc1580c6
"planemo upload commit 6f5bdb4189fcc9028c90365d8edf8d1d7c1cf690"
rhpvorderman
parents:
90
diff
changeset
|
45 |
90
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
46 version 1.4.0 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
47 ------------- |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
48 + Fix a bug where synonymous mutations where incorrectly parsed. |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
49 + Use a container from biocontainers. |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
50 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
51 version 1.3.3 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
52 ------------- |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
53 + Fix a bug where tandem lengths were incorrectly calculated. |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
54 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
55 version 1.3.2 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
56 ------------- |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
57 + Fix a bug where the file removal process caused errors. |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
58 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
59 version 1.3.1 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
60 ------------- |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
61 + Fix issues with container discovery |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
62 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
63 version 1.3.0 |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
64 ------------- |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
65 + Add missing dependencies to the requirements section. |
6809c63d9161
"planemo upload commit fd64827ff6e63df008f6f50ddb8576ad2b1dbb26"
rhpvorderman
parents:
84
diff
changeset
|
66 |
84
4db34e32dd47
"planemo upload commit 78ace939ed7437b8b360588032449a99aad949eb"
rhpvorderman
parents:
83
diff
changeset
|
67 version 1.2.0 |
4db34e32dd47
"planemo upload commit 78ace939ed7437b8b360588032449a99aad949eb"
rhpvorderman
parents:
83
diff
changeset
|
68 ------------- |
4db34e32dd47
"planemo upload commit 78ace939ed7437b8b360588032449a99aad949eb"
rhpvorderman
parents:
83
diff
changeset
|
69 + Add a container in which the tool can execute. |
4db34e32dd47
"planemo upload commit 78ace939ed7437b8b360588032449a99aad949eb"
rhpvorderman
parents:
83
diff
changeset
|
70 + Remove redundant files after execution. |
4db34e32dd47
"planemo upload commit 78ace939ed7437b8b360588032449a99aad949eb"
rhpvorderman
parents:
83
diff
changeset
|
71 |
83
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
72 version 1.1.0 |
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
73 ------------- |
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
74 + Added changeo as a dependency. Porting to python3 was necessary to achieve |
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
75 this. This will make sure the shm_csr package can be installed on all |
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
76 galaxies. |
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
77 + Make sure the wrapper script runs with `set -e -o pipefail` and fails on |
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
78 error. |
729738462297
"planemo upload commit c0ffc68aec5836d5b20b543106493056a87edf57"
rhpvorderman
parents:
diff
changeset
|
79 + Updated all python scripts to work on python3 |