- upgrade
vcfpp.h
to v0.6.0 - new API
vcfreader$setRegion
- new API
vcfreader$getStatus
- upgrade
vcfpp.h
to v0.5.1 - add
bcfreader$updateSamples()
function vcfcomp
: can takevcftable
object as inputvcfcomp
: defaults changedsetid=FALSE
- bug fix
- add
vcfplot
function - fix bug in
vcftable
when FORMAT has unaligned list - add vignette on
vcfcomp
- add
vcfcomp
function - fix memory leaks and pass ASAN check
- add
setid
option for vcftable - patches for upcoming Rtools on windows
- fix issues on M1 Mac
- add
vcfreader@rmFormatTag()
- add
vcfreader@samples()
vcftable
supports vartype = 'sv'
- add
vcfreader::line
- remove
vcfreader::setVariant
- bug fix
setFormatStr
- more units tests
- add vcfreader and vcfwriter
- support filters by variant ID
- use API of vcfpp.h v0.3.1
- set missing vaules in FORMAT to NA
- support filters by QUAL, FILTER and INFO
- First release using vcfpp.h v0.3.0
- add vcftable function
- add vcfsummary function
- add vcfpopgen function