Skip to content

Commit 1282e3b

Browse files
Update README.md
1 parent b13203b commit 1282e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ The recommended approach is to use a multi-stage conversion
2424
First, convert the VCF into an intermediate columnar format:
2525

2626
```
27-
python3 -m bio2zarr vcf2zarr convert tests/data/vcf/sample.vcf.gz tmp/sample.exploded
27+
python3 -m bio2zarr vcf2zarr explode tests/data/vcf/sample.vcf.gz tmp/sample.exploded
2828
```
2929

3030
Then, (optionally) inspect this representation to get a feel for your dataset

0 commit comments

Comments
 (0)