Skip to content

mattsolo1/seqr

 
 

Repository files navigation

seqr

seqr is a software package for working with next generation sequencing data, specifically in the context of studying rare genetic diseases.

This package contains the analysis code that powers the seqr website, but we welcome anyone wishing to set up their own private instance of seqr.

Please Note: This package is in active development, and the API is extremely unstable. We suggest you contact us if you want to build on this repo.

Installation Instructions

Development Plans

Current big-picture refactoring plans include:

  • refactor meta-data schema to better support multiple samples per individual (eg. for individuals that have both WGS and whole exome variant calls).
  • refactor the UI to use React.js
  • move from mongodb to a different backend that's better-optimized for our requirements (currently investigating open-source Apache tools like Solr, as well as managed cloud databases)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 34.0%
  • Ruby 25.7%
  • Python 21.6%
  • HTML 7.0%
  • Perl 6.1%
  • Puppet 3.9%
  • Other 1.7%