@@ -3,7 +3,7 @@ Type: Package
33Title: Annotation of Genetic Variants
44Description: Annotate variants, compute amino acid coding changes,
55 predict coding outcomes.
6- Version: 1.55.0
6+ Version: 1.55.1
77Authors@R: c(
88 person("Valerie", "Oberchain", role="aut"),
99 person("Martin", "Morgan", role="aut"),
@@ -13,13 +13,13 @@ Authors@R: c(
1313 email="maintainer@bioconductor.org"))
1414License: Artistic-2.0
1515Depends: R (>= 4.0.0), methods, BiocGenerics (>= 0.37.0), MatrixGenerics,
16- GenomeInfoDb (>= 1.15.2) , GenomicRanges (>= 1.41.5 ),
17- SummarizedExperiment (>= 1.19.5 ), Rsamtools (>= 2.19 .1)
16+ Seqinfo , GenomicRanges (>= 1.61.1 ),
17+ SummarizedExperiment (>= 1.39.1 ), Rsamtools (>= 2.25 .1)
1818Imports: utils, DBI, Biobase, S4Vectors (>= 0.27.12),
19- IRanges (>= 2.23.9), XVector (>= 0.29.2), Biostrings (>= 2.57 .2),
20- AnnotationDbi (>= 1.27.9), rtracklayer (>= 1.39.7 ),
21- BSgenome (>= 1.47.3 ), GenomicFeatures (>= 1.31.3 )
22- Suggests: RUnit, AnnotationHub, BSgenome.Hsapiens.UCSC.hg19,
19+ IRanges (>= 2.23.9), XVector (>= 0.29.2), Biostrings (>= 2.77 .2),
20+ AnnotationDbi (>= 1.27.9), rtracklayer (>= 1.69.1 ),
21+ BSgenome (>= 1.77.1 ), GenomicFeatures (>= 1.61.4 )
22+ Suggests: GenomeInfoDb, RUnit, AnnotationHub, BSgenome.Hsapiens.UCSC.hg19,
2323 TxDb.Hsapiens.UCSC.hg19.knownGene,
2424 SNPlocs.Hsapiens.dbSNP144.GRCh37, SIFT.Hsapiens.dbSNP132,
2525 SIFT.Hsapiens.dbSNP137, PolyPhen.Hsapiens.dbSNP131, snpStats,
0 commit comments