Releases: scverse/pytometry
Releases Β· scverse/pytometry
0.1.6
What's Changed
- Use numpy histogram in scatter_density by @quentinblampey in #70
- β¬οΈ add pandas 2 support by @mbuttner in #72
- cookiecutterize by @grst in #75
New Contributors
- @quentinblampey made their first contribution in #70
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- β¨ several cofactors for arcsinh by @mbuttner in #55
- π update example data by @mbuttner in #57
- β¨ FlowSOM by @burtonrj in #59
- β¨ Add autologicle normalization function by @KarolaM in #61
- π add auxiliary files around autologicle normalization by @mbuttner in #62
- π update readme by @mbuttner in #63
New Contributors
Full Changelog: 0.1.4a...0.1.5
0.1.4
What's Changed
- β¬οΈ Update readfcs dependency by @mbuttner in #35
- π· Update nbproject test by @mbuttner in #40
- π Small fix for bug in compensation function. by @ricomnl in #39
- π Copy original data in
compensate
by @grst in #41 - βοΈ Update API docs by @grst in #42
- β‘ Various improvements to scatter_density by @grst in #43
- π§ update maintainer mail by @mbuttner in #44
- βοΈ Update version by @mbuttner in #45
New Contributors
Full Changelog: 0.1.3...0.1.4
Full Changelog: 0.1.4...0.1.4a
0.1.3
What's Changed
- βοΈ Update README.md by @mbuttner in #29
- π update readme links by @mbuttner in #30
- π clean up docs by @mbuttner in #31
- π add map channels by @mbuttner in #32
- π Added parameter type hints by @Ma-Fi-94 in #33
- π add annotation nb by @mbuttner in #34
New Contributors
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- π₯ cleanup by @mbuttner in #23
- π update readme and examples by @mbuttner in #24
- π· Install
lndocs
from PyPI by @falexwolf in #25 - β¨ Add
density_scatter
plotting function by @KarolaM in #22 - π fix compensation formula by @mbuttner in #26
New Contributors
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- π· Style docs correctly by @falexwolf in #20
- β add tests by @mbuttner in #21
Bug fixes in normalize_arcsinh
and compensate
functions.
Full Changelog: 0.1.0...0.1.1
0.1.0
First pytometry release. We migrated the code base from the pytometry legacy package to this resource.
What's Changed
- π Fix CI by @falexwolf in #1
- π add toml to fix CI by @mbuttner in #3
- π Migrate pytometry from legacy by @mbuttner in #2
- π¨ integrate readfcs package by @mbuttner in #6
- β¨ add inplace operations by @mbuttner in #7
- π add preprocessing notebook by @mbuttner in #8
- π· Prettify docs by @falexwolf in #9
- π Fix footer by @falexwolf in #10
- π update docs by @mbuttner in #11
- βοΈ fix logo path by @mbuttner in #12
- π add icons by @mbuttner in #13
- π¨ Simplify read function and datasets calls by @sunnyosun in #15
- π¨ replace copy by inplace by @mbuttner in #16
- β¨ match columns in compensate by @mbuttner in #17
- π¨ improved split_signal by @mbuttner in #18
- β¨ add plotting module by @mbuttner in #19
New Contributors
- @falexwolf made their first contribution in #1
- @mbuttner made their first contribution in #3
- @sunnyosun made their first contribution in #15
Full Changelog: https://github.com/buettnerlab/pytometry/commits/0.1.0