We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a78176 commit 81fb76bCopy full SHA for 81fb76b
docs/build.sh
@@ -1,5 +1,4 @@
1
#/bin/bash
2
-set -e
3
4
# Jupyter-build doesn't have an option to automatically show the
5
# saved reports, which makes it difficult to debug the reasons for
docs/vcfpartition/overview.md
@@ -11,6 +11,10 @@ kernelspec:
11
---
12
(sec-vcfpartition)=
13
# vcfpartition
14
+```{code-cell}
15
+:tags: [remove-cell]
16
+cp ../../tests/data/vcf/CEUTrio.20.21.gatk3.4.g.bcf* ./
17
+```
18
19
## Overview
20
0 commit comments