dasmoth / dalliance

Interactive web-based genome browser.
http://www.biodalliance.org/
BSD 2-Clause "Simplified" License
226 stars 68 forks source link

pre-parsed features and other things I like #175

Open ajo2995 opened 8 years ago

ajo2995 commented 8 years ago

This pull request modifies memstore to accept pre-parsed bed, wig, vcf data provided they validate against a corresponding schema. This resolves #174 but also includes other things that I have been using (for React integration and having a protein sequence source from the ensembl rest API). I'm not sure if you would like to include some/all of these changes.