scverse / scanpy

Single-cell analysis in Python. Scales to >1M cells.
https://scanpy.readthedocs.io
BSD 3-Clause "New" or "Revised" License
1.93k stars 603 forks source link

Update notebooks #3349

Closed flying-sheep closed 1 week ago

flying-sheep commented 1 week ago

Updates:

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.59%. Comparing base (d0adc25) to head (ff73cae). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3349 +/- ## ======================================= Coverage 76.59% 76.59% ======================================= Files 111 111 Lines 12827 12827 ======================================= Hits 9825 9825 Misses 3002 3002 ```