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

Incorporate use case tutorials #665

Merged
merged 4 commits into from
Sep 30, 2024
Merged

Incorporate use case tutorials #665

merged 4 commits into from
Sep 30, 2024

Conversation

Lilly-May
Copy link
Collaborator

PR Checklist

Description of changes

  • Added use case tutorials to the tutorial gallery
  • Fixed a bug in the DE base class: it was using adata.layer (doesn't exist) instead of adata.layers, causing the code to fail whenever the layer parameter was specified

The Dialogue part is still missing from the Zhang tutorial, but I'll create a separate PR for that, as I'll have to run that part on the cluster.

@github-actions github-actions bot added chore enhancement New feature or request labels Sep 30, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 65.55%. Comparing base (6e3ca9c) to head (eff67ef).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...ertpy/tools/_differential_gene_expression/_base.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #665   +/-   ##
=======================================
  Coverage   65.55%   65.55%           
=======================================
  Files          47       47           
  Lines        6105     6105           
=======================================
  Hits         4002     4002           
  Misses       2103     2103           
Files with missing lines Coverage Δ
pertpy/metadata/_cell_line.py 49.80% <ø> (ø)
...ertpy/tools/_differential_gene_expression/_base.py 32.32% <0.00%> (ø)

@Lilly-May Lilly-May merged commit ae048dd into main Sep 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants