File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ def query(
166
166
filtering. Intended as a drop-in replacement for bcftools query, where we
167
167
replace the VCF file path with a VCZ dataset URL.
168
168
169
- This is an early version an not feature complete: if you are missing a
169
+ This is an early version and not feature complete: if you are missing a
170
170
particular piece of functionality please open and issue at
171
171
https://github.com/sgkit-dev/vcztools/issues
172
172
"""
@@ -260,7 +260,7 @@ def view(
260
260
Intended as a drop-in replacement for bcftools view, where
261
261
we replace the VCF file path with a VCZ dataset URL.
262
262
263
- This is an early version an not feature complete: if you are missing a
263
+ This is an early version and not feature complete: if you are missing a
264
264
particular piece of functionality please open and issue at
265
265
https://github.com/sgkit-dev/vcztools/issues
266
266
"""
You can’t perform that action at this time.
0 commit comments