v1.8.0
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 byread.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 parameterposUnits
to adjust units of scatterplot.vcfR2migrate()
manual discusses Unix and Windows line endings.