Skip to content

Commit 81fb76b

Browse files
Fix initialisation
1 parent 7a78176 commit 81fb76b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/build.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#/bin/bash
2-
set -e
32

43
# Jupyter-build doesn't have an option to automatically show the
54
# saved reports, which makes it difficult to debug the reasons for

docs/vcfpartition/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ kernelspec:
1111
---
1212
(sec-vcfpartition)=
1313
# vcfpartition
14+
```{code-cell}
15+
:tags: [remove-cell]
16+
cp ../../tests/data/vcf/CEUTrio.20.21.gatk3.4.g.bcf* ./
17+
```
1418

1519
## Overview
1620

0 commit comments

Comments
 (0)