Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bulk pipeline #7

Open
VincentGardeux opened this issue Jun 25, 2024 · 0 comments
Open

Bulk pipeline #7

VincentGardeux opened this issue Jun 25, 2024 · 0 comments

Comments

@VincentGardeux
Copy link
Member

We should update the pipeline to make it even more bulk-specific:

  • Remove the HVG step, because it's a single-cell-only step
  • Scaling: The scaling method is called "Seurat", but Seurat is a single-cell package. So maybe we should rename the method like "Simple scaling" or something similar? Only for the bulk pipeline ofc.
  • In Normalization, can we remove the Log2 method? Also could we add back the DESeq2 method?
  • In Gene Filtering, can we remove the HVG, Highly Variable Genes, and M3Drop methods? Again, they are single-cell-specific.
  • In every card and method, it's written "cells: 40" "genes:52030", but it's not cells for bulk, it should be "samples".
    • In the cards
    • In the Metadata section. Including when we "Add metadata"
    • In the Visualization (it's called Cell scatter plot)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant