Skip to content

Commit 6f599d0

Browse files
committed
VariantAnnotation 1.53.1
zlibbioc is deprecated and no longer needed --> remove it from the LinkingTo and Imports fields.
1 parent 478ea77 commit 6f599d0

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Type: Package
33
Title: Annotation of Genetic Variants
44
Description: Annotate variants, compute amino acid coding changes,
55
predict coding outcomes.
6-
Version: 1.53.0
6+
Version: 1.53.1
77
Authors@R: c(
88
person("Valerie", "Oberchain", role="aut"),
99
person("Martin", "Morgan", role="aut"),
@@ -15,7 +15,7 @@ License: Artistic-2.0
1515
Depends: R (>= 4.0.0), methods, BiocGenerics (>= 0.37.0), MatrixGenerics,
1616
GenomeInfoDb (>= 1.15.2), GenomicRanges (>= 1.41.5),
1717
SummarizedExperiment (>= 1.19.5), Rsamtools (>= 2.19.1)
18-
Imports: utils, DBI, zlibbioc, Biobase, S4Vectors (>= 0.27.12),
18+
Imports: utils, DBI, Biobase, S4Vectors (>= 0.27.12),
1919
IRanges (>= 2.23.9), XVector (>= 0.29.2), Biostrings (>= 2.57.2),
2020
AnnotationDbi (>= 1.27.9), rtracklayer (>= 1.39.7),
2121
BSgenome (>= 1.47.3), GenomicFeatures (>= 1.31.3)

NAMESPACE

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ import(GenomicRanges)
1212
import(SummarizedExperiment)
1313
import(Rsamtools)
1414

15-
import(zlibbioc)
16-
1715
importClassesFrom(Biobase,
1816
AssayData
1917
)

0 commit comments

Comments
 (0)