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

New workflow #62

Open
oganm opened this issue Jun 28, 2023 · 0 comments
Open

New workflow #62

oganm opened this issue Jun 28, 2023 · 0 comments

Comments

@oganm
Copy link
Member

oganm commented Jun 28, 2023

Assumptions

  • There'll always be a matrix to score individual genes
  • We'll always want to compare that score to other genes within the dataset

Preprocessing

  • compile.R
  • term_fixes.R and create_fbm.R should be removed during next update
  • filters.R
  • package_data.R

Workflow

  • Precalculate scores, save as is (scores_contrast) and transposed (contrast) as file based storage
  • Calculate nulls using scores_contrast as input to generate_nulls. Default NULLs are included as package data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant