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 a701a13 commit ab7f590Copy full SHA for ab7f590
deploy/kubernetes/README.md
@@ -8,7 +8,7 @@ seqr consists of the following components or micro-services:
8
- postgres - SQL database used by seqr and phenotips to store metadata and small reference datasets (eg. OMIM, clinvar)
9
- mongo - NoSQL database used to store large variant datasets and reference data
10
- phenotips - 3rd-party web-based tool for entering structured phenotype information
11
-- matchbox - a service that encapsulates communication with the Match Maker Exchange network
+- matchbox - a service that encapsulates communication with the Match Maker Exchange network (deployment via Kubernetes not working yet)
12
- nginx - http server used as the main gateway between seqr and the internet.
13
14
0 commit comments