pasted / virtual_parser

Virtual panel parser with ruleset for pathogenic variants, for use with Cellbase annotated variants
Eclipse Public License 1.0
0 stars 0 forks source link

Create async wiring for the various restful interactions #21

Open pasted opened 7 years ago

pasted commented 7 years ago

Wire up the RESTful calls for HGNC, Biomart and Cellbase (in that order of returned data). Allow for retries and graceful degradation if no reply.

pasted commented 7 years ago

Split these into a parallel stream for each gene symbol - with the current model the ruleset can also be applied on a gene by gene basis since we're not looking for digenic disorders.