Initial release of pycytominer #189
gwaybio
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Pycytominer release v0.1
Pycytominer is a python package that implements functions for every step of the image-based profiling pipeline.
Processing image-based readouts of cell morphology, we can now:
The package currently has 98% test coverage and is fully documented with some examples. We hope that you enjoy using pycytominer, and please report bugs, make recommendations, and discuss any ideas you might have.
What's Changed
setup.py
by @gwaygenomics in Addingsetup.py
#7aggregate.py
by @gwaygenomics in Adding random state set function inaggregate.py
#18annotate.py
by @gwaygenomics in Addingannotate.py
#21normalize.py
by @gwaygenomics in Updatingnormalize.py
#23feature_select.py
by @gwaygenomics in Updatingfeature_select.py
#24feature_select.py
by @gwaygenomics in Inferring Features infeature_select.py
#27write_gct
function by @gwaygenomics in Addwrite_gct
function #56cells.aggregate_compartment()
queries the database in chunks, reducing memory by @sjfleming incells.aggregate_compartment()
queries the database in chunks, reducing memory #156New Contributors
cells.aggregate_compartment()
queries the database in chunks, reducing memory #156Full Changelog: https://github.com/cytomining/pycytominer/commits/v0.1
This discussion was created from the release Initial release of pycytominer.
Beta Was this translation helpful? Give feedback.
All reactions