We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1796557 commit ab068c4Copy full SHA for ab068c4
README.md
@@ -25,8 +25,6 @@ DeepVariant supports germline variant-calling in diploid organisms.
25
[hybrid case study](docs/deepvariant-hybrid-case-study.md).
26
* Oxford Nanopore R9.4.1 data by using
27
[PEPPER-DeepVariant](https://github.com/kishwarshafin/pepper).
28
-* GenapSys data, by using a
29
- [model retrained by GenapSys](https://github.com/GenapsysInc/genapsys_deepvariant/blob/master/docs/GenapSys_DeepVariant_WES_Model.md).
30
31
Please also note:
32
@@ -173,7 +171,7 @@ post on
173
171
### Prerequisites
174
172
175
* Unix-like operating system (cannot run on Windows)
176
-* Python 3.6
+* Python 3.8
177
178
### Official Solutions
179
0 commit comments