Skip to content

v0.3.0

Compare
Choose a tag to compare
@mhkc mhkc released this 15 Mar 14:15
· 326 commits to master since this release

Release version 0.3.0

Added

  • Add button to remove samples from the group- and groups view.
  • Added view for analyszing variants with filtering
  • Added IGV genome browser integration to variant analysis view.
  • Bonsai support display of SV and SNV variants.
  • A user can classify variant as accepted or as rejected based and annotate why it was dissmissed.
  • A user can annotate that a variant yeilds resistance to additional anitbiotics
  • Placeholder Export to LIMBS button to the sidebar in the variants view
  • Added CLI command for exporting AMR prediction to a LIMS tsv file

Fixed

  • 500 error when trying to get a sample removed from the database
  • Frontend properly handles non-existing samples and group
  • Fixed typo in similar samples card that caused invalid URLs
  • Fixed default fontend config to work with default docker-compose file

Changed

  • Removed "passed qc" column from tbprofiler result
  • Changed default app port to 8000 and api port to 8001