Skip to content

1.4.5

Compare
Choose a tag to compare
@susannasiebert susannasiebert released this 30 Jul 19:59
· 1780 commits to master since this release

This is a hotfix release. It fixes the following issues:

  • In a previous version we implemented a faster method for reading data from the database in pVACapi. However, this would fail if the postgres user is not a superuser. This version fixes this issue by using the previous database file read method in this situation.
  • This version marks certain columns of the output reports as not visualizable in pVACviz/pVACapi because they contain string content that cannot be plotted in a scatterplot.