Closed Leila011 closed 2 months ago
agat_convert_genscan2gff source code names but does not use anywhere the argument --inflate_off
. Should I open an issue on Agat about it or just remove it from the config file. Or both
Also I am not so sure if --inflate-off
should be a boolean_false as i initially specified in the config. I wanted to check its behavior in the source code to understand better but well as explain below I could not.
agat_convert_genscan2gff source code names but does not use anywhere the argument
--inflate_off
. Should I open an issue on Agat about it or just remove it from the config file. Or bothAlso I am not so sure if
--inflate-off
should be a boolean_false as i initially specified in the config. I wanted to check its behavior in the source code to understand better but well as explain below I could not.
Feel free to create a issue for this -- their help file explicitly states so !
Whether you include this argument in the component is up to you :)
Description
add agat_convert_genscan2gff
Issue ticket number
Closes #xxxx
Checklist before requesting a review
[x] I have performed a self-review of my code
[x] Conforms to the Contributing guidelines
[x] Proposed changes are described in the CHANGELOG.md
[x] I have tested my code with
viash ns test --parallel -q <name or namespace>
Check the correct box. Does this PR contain: