Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@ressy ressy released this 07 Sep 20:31
· 48 commits to master since this release
229ffbd
  • Fixed desktop icon drag-and-drop for recent Linux distributions (#85)
  • Fixed genotype summary table row ordering for certain edge cases (#81)
  • Fixed pandoc error with newer RStudio versions (>= 2022.02) by finding pandoc automatically (#75)
  • Made load_csv use custom row names if given (#74)
  • Made installer obey site-wide R configuration if present (#72)
  • Fixed superfluous quotes in report HTML file when rendered with newer pandoc (#69)
  • Fixed spurious warnings during histogram plotting due to missing data (#66)
  • Added option for custom text in genotype summary tables for untested locus/sample combinations (#64)
  • Made save_csv automatically create any parent directories as needed (#63)
  • Fixed handling of extra pheatmap arguments in plot_dist_mat (#62)