Skip to content

Releases: SPAAM-community/amdirt

amdirt v1.7.0

15 Dec 14:44

Choose a tag to compare

New features:

  • download the dates table via amdirt download
  • obtain dates for a subset of samples via amdirt convert
  • add option to use a local AMDir installation to look up schemas instead of the slower look up from the GitHub servers and avoid IP blocking
  • add option to download the table from ENA that is used for amdirt autofill when autofilling the library information

Bugfixes:

  • actually use of the parameter --output in amdirt download
  • infer required BibTex entries based on the library instead of the sample table
  • pin version of Python module streamlit-aggrid to allow filtering on text columns
  • improved parsing of the error messages
  • fix choosing the colour chemistry of unknown sequencers when exporting nf-core/eager tables

Full Changelog: 1.6.5...1.7.0

amdirt v1.6.5

14 Nov 12:50

Choose a tag to compare

Patch release to take into account change of capitalization

Full Changelog: 1.6.4...1.6.5

amdirt v1.6.4

13 Nov 15:16

Choose a tag to compare

Changelog

Renaming AMDirT to amdirt (all lowercase)

Full Changelog: 1.6.2...1.6.4

AMDirT v.1.6.2

24 Jul 14:52

Choose a tag to compare

AMDirt v1.6.2

Patch release for 1.6.1

What's Changed

  • Fix tag parsing when version is latest by @maxibor in #156

Full Changelog: 1.6.1...1.6.2

AMDirT v.1.6.1

26 Jun 10:21
04f18fa

Choose a tag to compare

Minor patch release to pin dependancies.

What's Changed

Full Changelog: 1.6.0...1.6.1

AMDirT v.1.6.0

08 Apr 11:47
95694a7

Choose a tag to compare

What's Changed

Documentation

  • New docs to further address reviews comments by @jfy133 in #145
  • Move hardware requirments to make install page by @jfy133 in #148

New features

Full Changelog: 1.5.0...1.6.0

AMDirT v.1.5.0

15 Feb 12:40
994b8fd

Choose a tag to compare

Changelog

  • Adding library filtering feature in convert and viewer
  • Documentation update
  • Various small bug fixes

AMDirT v1.4.6

02 Jun 11:39

Choose a tag to compare

Improve logging in markdown mode

AMDirT v1.4.5

02 Jun 10:02

Choose a tag to compare

Fix: enforce basic logging level

AMDirT v1.4.4

01 Jun 11:49

Choose a tag to compare

Refactor markdown output of the validate subcommand