We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce7a27 commit 62ac9bcCopy full SHA for 62ac9bc
NEWS
@@ -10,7 +10,8 @@ UTILITIES
10
11
o new 'variant_count' in `seqVCF2GDS()` to specify the number of variants
12
in the VCF file when it is known; it is only applicable when multiple
13
- cores are used.
+ cores are used. If 'variant_count' is specified, counting the number of
14
+ variants will be skipped.
15
16
17
CHANGES IN VERSION 1.46.0
README.md
@@ -18,7 +18,7 @@ The SeqArray package is built on top of [Genomic Data Structure (GDS)](https://g
18
19
## Bioconductor:
20
21
-Release Version: v1.46.1
+Release Version: v1.46.2
22
23
[http://www.bioconductor.org/packages/SeqArray](http://www.bioconductor.org/packages/SeqArray)
24
0 commit comments