-
Notifications
You must be signed in to change notification settings - Fork 37
Add permutation test #726
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
Merged
Merged
Add permutation test #726
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
f99e5ac
Add permutation test
maltekuehl 66f228e
Fix test kwargs update
maltekuehl 74e3ec1
Add n_jobs argument and change test to check for significance agreeme…
maltekuehl 4fdd140
Merge branch 'scverse:main' into main
maltekuehl 64b7114
Simplify and generalize compare_groups by adding most important permu…
maltekuehl af7ca5d
Merge branch 'main' of https://github.com/complextissue/pertpy
maltekuehl 325f1db
Make permutation_test argument optional but raise warning if not prov…
maltekuehl 25d1689
Merge branch 'main' into main
maltekuehl 1b6c65e
Merge branch 'main' of https://github.com/complextissue/pertpy
maltekuehl 3e81976
Make test case a bit stricter again for significant values, enable re…
maltekuehl 14736b3
Remove unnecessary import
maltekuehl 5873b87
Remove parallelization and return statistic and p-value everywhere
maltekuehl 676b4f0
Remove parallelization and return statistic and p-value everywhere
maltekuehl 442b603
Remove parallelization and return statistic and p-value everywhere
maltekuehl 8ae69ce
Fix docstring and examples of permutation test
maltekuehl ebc30fb
Merge remote-tracking branch 'origin/remote' into dev
maltekuehl 1336ddb
Simplify permutation test with callable only
maltekuehl 95d7da4
Default on user facing function only
maltekuehl e2c53fb
Undo last commit
maltekuehl 412ab3b
Merge branch 'main' of https://github.com/complextissue/pertpy
maltekuehl 52d2d58
Actually revert
maltekuehl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.