Skip to content

v4.9.0

Latest

Choose a tag to compare

@sebastian-raubach sebastian-raubach released this 14 Aug 11:31
· 1 commit to master since this release
  • CHG Germplasm display name: Germinate will now prefer the 'display name' over the internal unique identifier when exporting or visualizing data. The 'display name' is set during import using the 'ACCENAME' field in the MCPD. If none is specified Germinate will automatically use 'ACCENUMB' as the display name.
  • CHG Improved data import feedback: Where appropriate, import status errors can now occur multiple times. Prevously each error type was only shown a single time to prevent huge lists of errors when thousands of issues are found in the input file. Now some error types - those we don't expect to see in huge numbers - can be reported back multiple times.
  • CHG New command-line interface: Germinate now offers a complete command-line interface (CLI). Currently, this supports data import via the Germinate Data Templates. Please refer to the CLI documentation for more information.
  • CHG QBMS support: Germinate now supports QMBS (starting with QBMS v2.0.0), an R package used to interact with BrAPI data providers. Find out more on the QBMS Germinate page.
  • CHG Big dependency update: Updated lots of dependencies behind the scenes.