Skip to content

Commit 8c7f391

Browse files
committed
BioC release 3.9
1 parent 7cd47a5 commit 8c7f391

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: SeqArray
22
Type: Package
33
Title: Data Management of Large-scale Whole-genome Sequence Variant Calls
4-
Version: 1.23.9
4+
Version: 1.24.0
55
Date: 2019-03-22
66
Depends: R (>= 3.5.0), gdsfmt (>= 1.18.0)
77
Imports: methods, parallel, IRanges, GenomicRanges, GenomeInfoDb, Biostrings,

NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CHANGES IN VERSION 1.23.1-1.23.9
1+
CHANGES IN VERSION 1.24.0
22
-------------------------
33

44
NEW FEATURES
@@ -7,7 +7,7 @@ NEW FEATURES
77

88
o a new option in `seqRecompress(, compress="none")` to uncompress all data
99

10-
o `seqGetData()` allows a GDS file name as the first argument
10+
o `seqGetData()` allows a GDS file name in the first argument
1111

1212

1313
CHANGES IN VERSION 1.22.4-1.22.6

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ The SeqArray package is built on top of [Genomic Data Structure (GDS)](https://g
2020

2121
## Bioconductor:
2222

23-
Release Version: v1.22.6
23+
Release Version: v1.24.0
2424

2525
[http://www.bioconductor.org/packages/release/bioc/html/SeqArray.html](http://www.bioconductor.org/packages/release/bioc/html/SeqArray.html)
2626

2727
* [Help Documents](http://zhengxwen.github.io/SeqArray/release/help/00Index.html)
2828
* Tutorials: [Data Management](http://www.bioconductor.org/packages/release/bioc/vignettes/SeqArray/inst/doc/SeqArrayTutorial.html), [R Integration](http://www.bioconductor.org/packages/release/bioc/vignettes/SeqArray/inst/doc/R_Integration.html), [Overview Slides](http://www.bioconductor.org/packages/release/bioc/vignettes/SeqArray/inst/doc/OverviewSlides.html)
2929
* [News](http://www.bioconductor.org/packages/release/bioc/news/SeqArray/NEWS)
3030

31-
Development Version: v1.23.9
31+
Development Version: v1.25.0
3232

3333
[http://www.bioconductor.org/packages/devel/bioc/html/SeqArray.html](http://www.bioconductor.org/packages/devel/bioc/html/SeqArray.html)
3434

0 commit comments

Comments
 (0)