Published February 9, 2017
| Version v0.1.1-rc2
Software
Open
brentp/vcfanno: fix END in non VCF files with ref and alt columns
Description
v0.1.1
- set number=1 when op=min see #40
- fix when we get -0 converted to just '-' (#42)
- when an annotation bed file has a header with 'ref' or 'reference' and 'alt' or 'alternate', then match on the ref and alt values defined in those columns (not just on position as for bed).
- (vcfgo) allow double-digit number in header thanks @chapmanb
- correct END position when using ref and alt from a file with only a position (infer end as start + len(ref)) [thanks Tomas].
Files
brentp/vcfanno-v0.1.1-rc2.zip
Files
(3.4 MB)
Name | Size | Download all |
---|---|---|
md5:b20c340f3a8806114078362b7409dbf4
|
3.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/brentp/vcfanno/tree/v0.1.1-rc2 (URL)