You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.