We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ae125b commit 6be9692Copy full SHA for 6be9692
dev/docker/note.md
@@ -37,6 +37,7 @@ try https://variantspark.readthedocs.io/en/latest/getting_started.html
37
38
- pip3 install --no-cache-dir -r /app/VariantSpark/requirements.txt # install python dependency
39
## pip install variant-spark
40
+- it only install compulsary dependency like typecore, but not includes hail and payspark.
41
- /usr/local/lib/python3.8/dist-packages/varspark is installed, includes
42
- /usr/local/lib/python3.8/dist-packages/varspark/jars/variant-spark_2.12-0.5.5-all.jar
43
- but this jar is not fat jar which didn't includes au.csiro.aehrc.third.hail-is
0 commit comments