EngreitzLab / gene_network_evaluation

Evaluation framework for computationally inferred gene networks from single-cell data.
GNU General Public License v2.0
9 stars 7 forks source link

Preliminary dashapp #13

Closed adamklie closed 3 months ago

adamklie commented 3 months ago

First pass of making an app out of current code:

  1. Built using dash
  2. Currently has 4 sections (explained variance, gsea, motif and gwas)
  3. Hardcoded to excel file in /example_data from cNMF on endothelilar perturb seq data

TODO

Rest of commits are from GRN inference that shouldn't have any conflicts