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

V2.0 #96

Merged
merged 86 commits into from
May 3, 2023
Merged

V2.0 #96

merged 86 commits into from
May 3, 2023

Conversation

ckmah
Copy link
Collaborator

@ckmah ckmah commented Apr 4, 2023

Major release aligned with version 2 of the preprint 🎉

Overall goals for this upgrade:

  • 3 core analyses: RNAforest (spatial patterns), RNAflux (spatial gradient embedding), Colocation analysis (cell, gene and compartment aware)
  • break up monolith plotting function into separate functions for plotting each "layer"
  • speed up shape and point feature computations
  • more granular tutorials
  • technical docs
  • general stability

ckmah and others added 30 commits July 26, 2022 12:26
- sample features is now point features
- cell features is now shape features
- point and shape features can now be computed combinatorially
- initial pass at custom function registration
- start implementing neighbor embedings
@codecov-commenter
Copy link

codecov-commenter commented Apr 4, 2023

Codecov Report

Patch coverage: 76.38% and project coverage change: +10.14 🎉

Comparison is base (92cf5ce) 61.70% compared to head (90f4ab4) 71.84%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #96       +/-   ##
===========================================
+ Coverage   61.70%   71.84%   +10.14%     
===========================================
  Files          24       35       +11     
  Lines        1290     2252      +962     
===========================================
+ Hits          796     1618      +822     
- Misses        494      634      +140     
Impacted Files Coverage Δ
bento/io/_io.py 17.39% <7.69%> (-8.50%) ⬇️
bento/tools/_flux_enrichment.py 22.41% <22.41%> (ø)
bento/tools/_composition.py 27.02% <27.02%> (ø)
bento/plotting/_multidimensional.py 53.42% <53.42%> (ø)
bento/tools/_lp.py 39.16% <61.36%> (-2.06%) ⬇️
bento/plotting/_layers.py 62.16% <62.16%> (ø)
bento/plotting/_utils.py 84.21% <66.66%> (ø)
bento/tools/_neighborhoods.py 67.30% <67.30%> (ø)
bento/plotting/_plotting.py 70.07% <68.21%> (+54.92%) ⬆️
bento/plotting/_lp.py 70.00% <70.00%> (ø)
... and 25 more

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@ckmah ckmah added this to the v2.0 milestone Apr 27, 2023
@ckmah ckmah merged commit 8dd3ff9 into master May 3, 2023
@ckmah ckmah deleted the v2.0 branch May 3, 2023 01:38
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.

4 participants