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

Pull changes from 'devel' into 'master' #329

Merged
merged 295 commits into from
Sep 20, 2024
Merged

Pull changes from 'devel' into 'master' #329

merged 295 commits into from
Sep 20, 2024

Conversation

taraeicher
Copy link
Contributor

This merge will pull in the following changes:

  • Updates to MONSTER that allow for seamless integration with inputs such as PANDA
  • Updates to author list
  • Additional, older commits that were never pulled in and are creating inconsistencies between the branches

marouenbg and others added 23 commits March 8, 2024 20:08
* Added BLOBFISH

* Removed singleton genes in BLOBFISH output

* Added export statement to method for plotting networks

* Added the ability to highlight the 2-hop subnetwork

* Modified null distribution to include entire prior

* Moved the significance testing to the beginning and added FDR adjustment

* Moved calculation of p-values to a separate function

* Updated tests for BLOBFISH

* Added color-coding functionality to the plots

* Delete tests/testthat/test-blobfish.R

Deleted the test file as requested to see if we are able to build.

* Fixed devtools::check() warnings and notes

* First commit

* man/cobra.Rd

* Added tests back

* Fixed warnings in build

* Removed local import

* Added description of BLOBFISH to the README
* Added missing references from BLOBFISH and YARN

* Added data for YARN vignettes to YAML reference

* Added documentation generated during pkgdown build

* Changed VignetteIndexEntry fields to match titles in YAML file to address mismatch warnings

* Removed PNG files

* Added the PNG files back

* Added PNG files back in
- fixed typo in domonster error message
Merge branch 'master' of https://github.com/laurenhsu1/netZooR

# Conflicts:
#	R/MONSTER.R
#	man/domonster.Rd
Add monster wrapper function that takes as input 2 premade networks
@taraeicher taraeicher self-assigned this Sep 20, 2024
This merge will pull in the following changes:

1. Updates to MONSTER that allow for seamless integration with inputs such as PANDA
2. Updates to author list
3. Additional, older commits that were never pulled in and are creating inconsistencies between the branches
Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 25 lines in your changes missing coverage. Please review.

Project coverage is 40.07%. Comparing base (520fe1a) to head (921c921).
Report is 296 commits behind head on master.

Files with missing lines Patch % Lines
R/MONSTER.R 0.00% 25 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #329      +/-   ##
==========================================
- Coverage   40.36%   40.07%   -0.30%     
==========================================
  Files          25       25              
  Lines        3384     3409      +25     
==========================================
  Hits         1366     1366              
- Misses       2018     2043      +25     
Flag Coverage Δ
40.07% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@taraeicher
Copy link
Contributor Author

Incorporates changes to MONSTER and to author list.

@taraeicher taraeicher closed this Sep 20, 2024
@taraeicher taraeicher reopened this Sep 20, 2024
@taraeicher taraeicher merged commit 58cb94e into master Sep 20, 2024
3 of 5 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.

9 participants