create medium recursive function to check for multimarkers in the initial panel. If a cell type has only multimarkers (markers that are in the top 25 suggested markers for at least one other cell type), it will revisit the top markers and select a new cell type
add the ability to upload just lists of markers in a config, without requiring additional config fields
modify all config yields to be optional on re-upload (only process fields that are truthy)
Add new alert on starting analysis due to lag from explicit library loading
Add blocking progress bar in the form of Waitress from the waiter package
Summary or proposed changes:
Waitress
from thewaiter
package