Emma-MacK / Software_assessment

A repository to hold the work I do for university
Apache License 2.0
0 stars 1 forks source link

Generate BED file from Gene Panel > NGS pipeline #6

Open aoprince opened 8 months ago

aoprince commented 8 months ago

As a bioinformatics analyst I want to generate a BED file from a gene panel for genomic test analysis so that I can use it as an input to an NGS pipeline tool.

raymondmiles commented 8 months ago

Todo:

  1. Extract ensembl IDs from PanelApp
  2. Query Ensembl API to extract the BEDs
  3. We merge the BED together -> Ask Users if they prefer individual BEDs or one merge BEDs
  4. Return the file