File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,8 +166,8 @@ def query(
166166 filtering. Intended as a drop-in replacement for bcftools query, where we
167167 replace the VCF file path with a VCZ dataset URL.
168168
169- This is an early version an not feature complete: if you are missing a
170- particular piece of functionality please open and issue at
169+ This is an early version and not feature complete: if you are missing a
170+ particular piece of functionality please open an issue at
171171 https://github.com/sgkit-dev/vcztools/issues
172172 """
173173 if list_samples :
@@ -260,8 +260,8 @@ def view(
260260 Intended as a drop-in replacement for bcftools view, where
261261 we replace the VCF file path with a VCZ dataset URL.
262262
263- This is an early version an not feature complete: if you are missing a
264- particular piece of functionality please open and issue at
263+ This is an early version and not feature complete: if you are missing a
264+ particular piece of functionality please open an issue at
265265 https://github.com/sgkit-dev/vcztools/issues
266266 """
267267 suffix = output .name .split ("." )[- 1 ]
You can’t perform that action at this time.
0 commit comments