Skip to content

Commit f56d209

Browse files
Minor tweaks to cast scripts
1 parent 0f92971 commit f56d209

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
#$ delay 10
12
vcf2zarr convert tests/data/vcf/sample.bcf tmp.zarr -p 4
3+
#$ expect \$

docs/vcf2zarr_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ need for small, intermediate and large datasets.
2727
<script>
2828
AsciinemaPlayer.create('_static/demo.cast', document.getElementById('demo'), {
2929
cols:80,
30-
rows:24
30+
rows:12
3131
});
3232
</script>
3333

0 commit comments

Comments
 (0)