Fix hardcoded pantools target dir
Since the distribution of a single jar file for PanTools is hindered by the dependency of the jar file to be located in a specific directory, this is fixed in this merge request.
Still to do:
-
Update documentation -
A wild bug appeared: 'alt_id' is overwritten when buidling the GO hierarchy, even though a GO identifier can have multiple 'alt_id's(edit: part of !118 (merged)) -
Another wild bug appeared:(edit: part of !118 (merged))pantools msa --method functions
with a GO term only searches for a match with the 'id' of a GO term, not its 'alt_id'. -
Update CHANGELOG.md
Closes #32 (closed) when merged.
Edited by Workum, Dirk-Jan van
Merge request reports
Activity
assigned to @worku005
added 3 commits
-
a1c7f716...d88e829f - 2 commits from branch
develop
- bc3d1a55 - merge develop into fix_hardcoded_pantools_target_dir
-
a1c7f716...d88e829f - 2 commits from branch
added 2 commits
requested review from @jonkh004
- Resolved by Robin van Esch
- Resolved by Robin van Esch
mentioned in merge request !118 (merged)
- Resolved by Robin van Esch
added 3 commits
-
08bb0f81...c7a337fb - 2 commits from branch
develop
- 71b35110 - merge develop into fix_hardcoded_pantools_target_dir
-
08bb0f81...c7a337fb - 2 commits from branch
marked the checklist item
A wild bug appeared: 'alt_id' is overwritten when buidling the GO hierarchy, even though a GO identifier can have multiple 'alt_id's(edit: part of !118 (merged)) as completed
Please register or sign in to reply