Skip to content

EMBLmyGFF3-1.2.3

Compare
Choose a tag to compare
@Juke34 Juke34 released this 08 Jun 10:34
· 143 commits to master since this release
  • UnicodeDecodeError fix (#12). Non ASCII characters from gff3 (e.g "α" (greek alpha)) are now handled properly.
  • New warning to inform user when a CDS is partial. (This is something allowed, so it is not an error message !)
  • Information about the feature ID in the error message when a stop codon is found in the translated CDS.
  • option --organelle fixed
  • activate the --de option to add a description. The description is usually overwritten by information filled through the web interface / xml - file according to if you do a programmatic or manual submission (This is something to check... have they change this behavior ?).
  • Add option use_attribute_value_as_locus_tag as asked in issue #17