Skip to content

Commit 1c195c6

Browse files
committed
Rename zarr_field to bed_array
1 parent 49b6f6a commit 1c195c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bio2zarr/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ def plink2zarr():
582582
)
583583
@zarr_path
584584
@click.argument(
585-
"zarr_field",
585+
"bed_array",
586586
type=str,
587587
)
588588
@verbose

0 commit comments

Comments
 (0)