-
- Downloads
Adapt seq format after annotation
Before, for prokka, we assumed that the contigs had been renamed (because split5N or because header must be smaller than 20). Now, no need to rename if no cutN. So, take into account the case where contig headers are original ones (not ending with _<num>)
Showing
- PanACoTA/annotate_module/format_prokka.py 98 additions, 77 deletionsPanACoTA/annotate_module/format_prokka.py
- PanACoTA/annotate_module/general_format_functions.py 1 addition, 1 deletionPanACoTA/annotate_module/general_format_functions.py
- PanACoTA/subcommands/annotate.py 2 additions, 1 deletionPanACoTA/subcommands/annotate.py
Loading
Please register or sign in to comment