Skip to content

genome_updater v0.5.0

Compare
Choose a tag to compare
@pirovc pirovc released this 12 May 14:31
1e046dd
  • Keep track of arguments inside repository (updates can be done with -o only)
  • Full GTDB r207 support and full taxonomy integration / filtering options with -A and -T
  • Taxonomy support for ncbi and gtdb with -M
  • Rank based top assemblies -A 3 for top 3 for each leaf node or -A genus:3 for top 3 for each genus
  • Some parameters were updated or merged:
 -z       > >    -M gtdb
 -S/-T    > >    -T
 -P/-A    > >    -A
  • Sequence and assembly reports are generated by timestamp (before was one per label)
  • Many other fixes and improvements