matthewhirschey / ddh.org

datadrivenhypothesis.org is a resource to query 100+ GB of raw biological science data to develop data-driven hypotheses
2 stars 7 forks source link

Adds custom_gene_list content type query params #85

Closed johnbradley closed 4 years ago

johnbradley commented 4 years ago

Changes content query parameter to be custom_gene_list for custom gene list.

This change is for https://github.com/matthewhirschey/ddh/issues/68#issuecomment-625748593

NOTES:

In testing I temporarily removed creating surprise_genes since I hadn't created this file yet. I also had to remove source(here::here("code", "fun_reports.R")) to fix the following error:

Error in eval(lhs, parent, parent) : object 'gene_summary' not found