Skip to content

Update uniqueness_gtest output, remove datadr and trelliscope #34

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

clabornd
Copy link
Collaborator

@clabornd clabornd commented May 23, 2025

Remove datadr and trelliscope: All datadr operations are now just lapply and output lists instead of ddo. Calls and references to trelliscope functions removed.

Update uniqueness_gtest:
uniqueness_gtest and all functions that wrap it now output extra columns: pval, N_grp1, N_grp2 for the p-value, and number present in each group for a particular comparison.

@stratkg Second item addresses what we talked about - there was not an object that held p-values from the G-test that we could display in the app. I will try to integrate/deploy this change in FREDA next week.

closes #24

@clabornd clabornd force-pushed the remove_ddr_trell branch from 9056449 to 0edeefd Compare May 23, 2025 22:44
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

Successfully merging this pull request may close these issues.

Track down and destroy datadr and old trelliscope
1 participant