scverse / pytometry

Flow & mass cytometry analytics.
https://pytometry.readthedocs.io/en/latest/index.html
Apache License 2.0
42 stars 9 forks source link

🎨 Simplify read function and datasets calls #15

Closed sunnyosun closed 2 years ago

sunnyosun commented 2 years ago

Tests won't pass if docs directories are empty, so I added back the placeholder notebooks in notes, guides and examples.

github-actions[bot] commented 2 years ago

🚀 Deployed on https://62efc2efa304d71039762d4b--pytometry.netlify.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #15 (f2cacd2) into main (9dcac41) will decrease coverage by 0.66%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #15      +/-   ##
==========================================
- Coverage   72.93%   72.27%   -0.67%     
==========================================
  Files           8        8              
  Lines         351      339      -12     
==========================================
- Hits          256      245      -11     
+ Misses         95       94       -1     
Impacted Files Coverage Δ
pytometry/read_write/_readfcs.py 100.00% <100.00%> (+6.25%) :arrow_up:

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more