-
Notifications
You must be signed in to change notification settings - Fork 41
Merging updates from devel to master (Version 1.6.3) #369
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
Conversation
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
Merging build fixes into devel
… a PPI or motif are provided
Modified the LIONESS R code to disallow PANDA inference unless either a PPI or motif are provided
* update maintainer * update maintainer
* update sambar * update OTTER * Update main.yml * Update main.yml
* update sambar * update maintainer
* 1.6.2 (netZoo#339) * Modified the LIONESS R code to disallow PANDA inference unless either a PPI or motif are provided * add mode parameter to lioness (netZoo#336) * update maintainer * update maintainer * update maintainer * update maintainer (netZoo#337) * update maintainer * update maintainer * Update ALPACA.R * update sambar (netZoo#338) --------- Co-authored-by: Tara Eicher <taraeicher@yahoo.com> * Changing 'monsterCalculateTmPValues' to follow the same strategy as the plot. From '1' to '2', (rows and columns). Fixing Issue netZoo#335. * Update main.yml * Update main.yml * Update main.yml * Update README.md * Update main.yml * temporarily deactivating test * checking that non-parametric works similar to zscore pvalue in monster * fixing monster pvalue * reconciling monster pvalues * reconciling pvalues * fixing testing and adding cases * fixing testing * adding test file * adding test file * moving data * fixing test * Delete data/monsterPvals.RData * Update test-monster.R --------- Co-authored-by: Marouen <marouenbg@users.noreply.github.com> Co-authored-by: Tara Eicher <taraeicher@yahoo.com> Co-authored-by: violafanfani <viol.fanfani@gmail.com>
1. Add test for domonster that does simple check on simulated grn 2. Expand documentation on MONSTER to explain the regNet mode 3. Add simple check to MONSTER such that it will automatically toggle to regNet mode if motif is set to NA
Added code to handle single networks and corresponding tests
Syncing devel with master
updates to MONSTER docs + domonster test
Contributor
Author
|
Syncing master and devel branches |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Includes the following updates:
LIONESS
ALPACA and SAMBAR
BLOBFISH
OTTER
MONSTER