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

Implement methods for phenotype calculation and statistical analysis #12

Open
13 of 18 tasks
Tracked by #13
abearab opened this issue Dec 12, 2023 · 1 comment
Open
13 of 18 tasks
Tracked by #13
Labels
analysis A data analysis step or task enhancement New feature or request good first issue Good for newcomers

Comments

@abearab
Copy link
Collaborator

abearab commented Dec 12, 2023

preprocessing

  • Implement function to add pseudocounts

phenoscore

phenostats


related papers / tools / scripts:


root – GilbertLabUCSF/ScreenPro2#19

@abearab abearab added enhancement New feature or request analysis A data analysis step or task labels Dec 12, 2023
abearab added a commit that referenced this issue Dec 22, 2023
related to #12
abearab added a commit that referenced this issue Dec 22, 2023
@abearab
Copy link
Collaborator Author

abearab commented Jan 8, 2024

Nick

Why average among replicates instead of including that technical variance in the model?

Abe

How would you do that? Any examples?

Nick

Use a model that allows for intra-sample variation (e.g., a linear mixed model or other hierarchical model).

@abearab abearab changed the title Improve statistical test methods Extend statistical methods in phenostats module May 1, 2024
@abearab abearab changed the title Extend statistical methods in phenostats module Extend methods in phenoscore and phenostats modules May 16, 2024
@abearab abearab pinned this issue Jul 4, 2024
@abearab abearab changed the title Extend methods in phenoscore and phenostats modules Extend methods in preprocessing, phenoscore, and phenostats modules Jul 13, 2024
@abearab abearab changed the title Extend methods in preprocessing, phenoscore, and phenostats modules Extend methods in statistical inference modules Jul 13, 2024
@abearab abearab added the good first issue Good for newcomers label Aug 7, 2024
@abearab abearab changed the title Extend methods in statistical inference modules Phenotype calculation and statistical analysis implementation Aug 10, 2024
@abearab abearab changed the title Phenotype calculation and statistical analysis implementation Implement methods for phenotype calculation and statistical analysis Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis A data analysis step or task enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant