tseemann / prokka

:zap: :aquarius: Rapid prokaryotic genome annotation
822 stars 224 forks source link

minced ID-tag removal #630

Open ohickl opened 2 years ago

ohickl commented 2 years ago

Hi, would it have any unforseen consequences to remove https://github.com/tseemann/prokka/blob/c335b7a6539a960ff4d98af6d2c6eb9bc1b7ebde/bin/prokka#L690 ? It would be useful to get an output gff with all rows having uniform attribute fields starting with ID.

Best Oskar