Skip to content

v1.8.0

Compare
Choose a tag to compare
@knausb knausb released this 17 Apr 18:26
· 191 commits to master since this release

vcfR 1.8.0

Released on CRAN 2018-04-17

  • Attempted to address CRAN's 'Note: break used in wrong context: no loop is visible' issue.
  • .vcf_stats_gz() reports number of elements in header as well as the file's last line. This is used by read.vcfR() to check for poorly formed files.
  • show method for vcfR now queries @fix instead of @gt.
  • check_keys() checks key definitions in the meta section to make sure they are unique.
  • freq_peak_plot() has parameter posUnits to adjust units of scatterplot.
  • vcfR2migrate() manual discusses Unix and Windows line endings.