-
Notifications
You must be signed in to change notification settings - Fork 21
Pull requests: Bioconductor/VariantAnnotation
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: warn when multiple variants share a codon in predictCoding() (#46)
#118
opened Jul 19, 2026 by
jmg421
Loading…
feat: add Hedgehog property tests for readVcf roundtrip and predictCoding invariants (#113)
#117
opened Jul 18, 2026 by
jmg421
Loading…
fix: handle non-BGZF gzip VCFs from bcftools -Oz in readVcf (#32)
#112
opened Jul 7, 2026 by
jmg421
Loading…
fix: allow readVcf() to accept a connection (textConnection, url, etc.) (#28)
#111
opened Jul 7, 2026 by
jmg421
Loading…
fix: writeVcf.VRanges forwards info/filter/meta args to asVCF (#61)
#110
opened Jul 7, 2026 by
jmg421
Loading…
fix: clarify which-arg accepted types (#34) and ... argument docs (#31)
#108
opened Jul 6, 2026 by
jmg421
Loading…
2
docs: clarify REFCODON/VARCODON use transcript-strand coordinates (#43)
#105
opened Jul 6, 2026 by
jmg421
Loading…
fix: preserve '*' spanning deletion alleles at read time (#65)
#104
opened Jul 1, 2026 by
jmg421
Loading…
fix: strand-aware PRECEDEID/FOLLOWID for intergenic variants (#55)
#102
opened Jul 1, 2026 by
jmg421
Loading…
fix: writeVcf preserves fileDate and suppresses bare contig lines (#78)
#101
opened Jul 1, 2026 by
jmg421
Loading…
fix: expand() handles NULL geno data in sites-only VCFs (#72)
#100
opened Jul 1, 2026 by
jmg421
Loading…
fix: expand() converts Number=A to Number=1 in headers (#79)
#99
opened Jul 1, 2026 by
jmg421
Loading…
fix: locateVariants no longer silently drops intronic variants (#87)
#98
opened Jul 1, 2026 by
jmg421
Loading…
fix: predictCoding uses CDS-mapped width for exon/intron boundary deletions (#83)
#97
opened Jun 30, 2026 by
jmg421
Loading…
fix: DBS across codon boundary correctly classified as nonsense (#84)
#96
opened Jun 30, 2026 by
jmg421
Loading…
fix: expand() preserves non-standard rowRanges columns (#85)
#95
opened Jun 30, 2026 by
jmg421
Loading…
fix: locateVariants/predictCoding no longer silently drop large INDELs (#81)
#94
opened Jun 30, 2026 by
jmg421
Loading…
fix: predictCoding on empty ranges returns AAStringSet for REFAA/VARAA (#86)
#92
opened Jun 12, 2026 by
jmg421
Loading…
ProTip!
Filter pull requests by the default branch with base:devel.