annotate CHANGELOG.md @ 98:d714f5ea83d7 draft default tip

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