Build branch main with version main (38f635a)
Build pipeline: viash-hub.biobox.main-dz9k8
Source commit: 38f635ad57
Source message: Add agat convert genscan2gff (#100)
* add config
* add help
* add test data and expected output adn the script to obtain them
* add running script
* add test script
* update changelog
* cleanup
* fix tests
* format description
* remove unused argument --inflate-off
* update --config description
* add requirements
* create temporary directory and clean up on exit
* add GENSCAN in keywords
* add set -e to test
* fix create temporary directory
* add set -eo pipefail to test
* add set -eo pipefail to script
* fix create temporary directory
* update --config description
* cleanup changelog
* cleanup changelog
* Update deprecated variable
---------
Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,3 +1,14 @@
|
||||
# biobox x.x.x
|
||||
|
||||
## NEW FUNCTIONALITY
|
||||
|
||||
* `agat`:
|
||||
- `agat/agat_convert_genscan2gff`: convert a genscan file into a GFF file (PR #100).
|
||||
|
||||
## MINOR CHANGES
|
||||
|
||||
* Upgrade to Viash 0.9.0.
|
||||
|
||||
# biobox 0.2.0
|
||||
|
||||
## BREAKING CHANGES
|
||||
|
||||
Reference in New Issue
Block a user