Skip to content

[Notebook] Differential expression volcano filters should include up-only, down-only options #1605

@bobular

Description

@bobular

A request from Kathryn was to add a new user-option on the differential expression notebook for the user to get up-and-down / up-only / down-only regulated genes.

Two ways to do this:

  1. add a new WDK parameter and a whole new WdkParamNotebookCell to host its widget - implementation is moderate but the UI/UX footprint is quite large (notebook sections are never particularly compact)
  2. figure out how to add a widget to the final step, and where in the eda_analysis_spec to store it. It won't belong to a computation or a visualization!

Back end

Will need backend work too - in ApiCommonWebService

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions