Skip to content

Conversation

@zitoa
Copy link
Contributor

@zitoa zitoa commented Nov 4, 2025

Draft basic 1st check to protect wrong datatype selection between bulk vs. scRNA-seq.

@zitoa zitoa requested a review from ESCRI11 November 4, 2025 23:05
@zitoa zitoa self-assigned this Nov 4, 2025
@zitoa zitoa added the enhancement New feature or request label Nov 4, 2025
Copy link
Contributor

@ESCRI11 ESCRI11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to only check versus RNA-seq; I think it will be better to be more general (in case someone selects proteomics for example):

  1. Compute cc1
  2. if (cc1 & upload_datatype() != "sc" # dont remember exact name on OPG
    Display shinyalert: Uploaded data seems SC, you selected XX (paste0)

@zitoa
Copy link
Contributor Author

zitoa commented Nov 9, 2025

Improved it, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants