Skip to content

Releases: rust-bio/rust-bio-tools

Version 0.19.7

09 Mar 15:11
Compare
Choose a tag to compare

Changed

  • Performance improvements for rbt csv-report.

Version 0.19.6

09 Mar 10:08
Compare
Choose a tag to compare

Changed

  • Fixed a JSON syntax error in rbt vcf-report

Version 0.19.5

05 Mar 22:23
Compare
Choose a tag to compare

Changed

  • Fixed internal file naming in order to avoid too long filenames.

Version 0.19.4

04 Mar 12:59
Compare
Choose a tag to compare

Changed

  • Fixed further bugs in the csv-report.

Version 0.19.3

02 Mar 16:31
Compare
Choose a tag to compare

Changed

  • Improved fasta sequence length retrieval in rbt vcf-report (@fxwiegand).
  • Better error messages (@fxwiegand).
  • Add check for empty values in rbt csv-report (@fxwiegand).
  • Removed unused dependencies (@fxwiegand).

Version 0.19.2

12 Feb 20:25
Compare
Choose a tag to compare

Changed

  • Various small bug fixes in rbt vcf-report (@fxwiegand)

Version 0.19.1

08 Feb 11:05
d18b27e
Compare
Choose a tag to compare

Changed

  • Fix for javascript import order problem in rbt vcf-report.

Version 0.19.0

05 Feb 13:44
Compare
Choose a tag to compare

Added

  • New subcommand csv-report that allows to generate an interactive HTML report from a CSV/TSV table.

Changed

  • Some polishing for vcf-report.

Version 0.18.1

28 Jan 09:05
Compare
Choose a tag to compare

Changed

  • If CANONICAL field is not present in ANN of bcf, rbt vcf-report now assumes that transcript is not the canonical one.

Version 0.18.0

25 Jan 17:41
Compare
Choose a tag to compare

Added

  • Parameter --plot-info for rbt vcf-report that allows to plot arbitrary info fields next to the oncoprint matrix.
  • Ability to display intergenic variants at the primary stage of rbt vcf-report.