Update gene data based on the suggested ranking

This also exports the ranking function itself for external use.
This commit is contained in:
Elias Projahn 2022-06-15 10:24:10 +02:00
parent e290aba9ab
commit 8a96a6eca9
6 changed files with 91 additions and 25 deletions

View file

@ -1,5 +1,6 @@
# Generated by roxygen2: do not edit by hand
export(rank_genes)
export(run_app)
import(data.table)
import(shiny)