Skip to content

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
@clabornd clabornd merged commit 8590e0d into master May 30, 2025
3 checks passed
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

2 participants