Giter VIP home page Giter VIP logo

seqr's Introduction

seqr

Build Status

seqr is a web-based analysis tool for rare disease genomics.

This repository contains the code that underlies the Broad seqr instance, as well as other seqr deployments.

Overview

seqr consists of the following components or micro-services:

  • seqr - the main client-server application - javascript + react.js on the client-side, python + django on the server-side.
  • postgres - SQL database used by seqr and phenotips to store project metadata and user-generated content such as variant notes, etc.
  • phenotips - 3rd-party web-based tool for entering structured phenotype information.
  • mongo - NoSQL database used to store variant callsets and reference data.
  • matchbox - a service that encapsulates communication with the Match Maker Exchange.
  • nginx - http server used as the main gateway between seqr and the internet.
  • elasticsearch - NoSQL database alternative to mongo that currently supports loading large callsets using a Spark-based hail pipeline.
  • kibana - (optional) dashboard and visual interface for elasticsearch.

Installation

Kubernetes-based Installation Instructions - The Kubernetes-based installation allows for fully scripted deployment of all seqr components. It supports local installation on any operating system using a virtualized environment (minikube) as well as cloud deployment on Google, AWS, and other clouds.

Manual Installation Instructions - walks through the steps to install all seqr components on MacOSX.

Data pre-processing and loading pipelines - hail pipelines for pre-processing and loading datasets into an elasticsearch datastore.

Please Note: seqr is still under active development, and undergoing refactoring. We suggest you contact us if you want to build on this repo.

seqr's People

Contributors

bw2 avatar harindra-a avatar brettpthomas avatar hanars avatar evalkanas avatar ssadedin avatar ericminikel avatar relequestual avatar jdagilliland avatar burkesquires avatar ruchim avatar preetisi avatar

Watchers

Greg Clark avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.