معرفی شرکت ها


fractal-tasks-core-0.9.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل fractal-tasks-core-0.9.4
نام fractal-tasks-core
نسخه کتابخانه 0.9.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jacopo Nespolo
ایمیل نویسنده jacopo.nespolo@exact-lab.it
آدرس صفحه اصلی https://github.com/fractal-analytics-platform/fractal-tasks-core
آدرس اینترنتی https://pypi.org/project/fractal-tasks-core/
مجوز BSD-3-Clause
# Fractal Core Tasks [![PyPI version](https://img.shields.io/pypi/v/fractal-tasks-core?color=gree)](https://pypi.org/project/fractal-tasks-core/) [![CI Status](https://github.com/fractal-analytics-platform/fractal-tasks-core/actions/workflows/ci.yml/badge.svg)](https://github.com/fractal-analytics-platform/fractal-tasks-core/actions/workflows/ci.yml) [![Coverage](https://raw.githubusercontent.com/fractal-analytics-platform/fractal-tasks-core/python-coverage-comment-action-data/badge.svg)](https://htmlpreview.github.io/?https://github.com/fractal-analytics-platform/fractal-tasks-core/blob/python-coverage-comment-action-data/htmlcov/index.html) [![Documentation Status](https://github.com/fractal-analytics-platform/fractal-tasks-core/actions/workflows/documentation.yaml/badge.svg)](https://fractal-analytics-platform.github.io/fractal-tasks-core) [![License](https://img.shields.io/badge/License-BSD_3--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) Fractal is a framework to process high-content imaging data at scale and prepare it for interactive visualization. ![Fractal_Overview](https://fractal-analytics-platform.github.io/assets/fractal_overview.jpg) Fractal provides distributed workflows that convert TBs of image data into OME-Zarr files. The platform then processes the 3D image data by applying tasks like illumination correction, maximum intensity projection, 3D segmentation using [cellpose](https://cellpose.readthedocs.io/en/latest/) and measurements using [napari workflows](https://github.com/haesleinhuepf/napari-workflows). The pyramidal OME-Zarr files enable interactive visualization in the napari viewer. This is the **core-tasks repository**, containing the python tasks that parse Yokogawa CV7000 images into OME-Zarr and process OME-Zarr files. Find more information about Fractal in general and the other repositories at the [Fractal home page](https://fractal-analytics-platform.github.io). ## Documentation See https://fractal-analytics-platform.github.io/fractal-tasks-core ## Available tasks Currently, the following tasks are available: - Create Zarr Structure: Task to generate the zarr structure based on Yokogawa metadata files - Yokogawa to Zarr: Parses the Yokogawa CV7000 image data and saves it to the Zarr file - Illumination Correction: Applies an illumination correction based on a flatfield image & subtracts a background from the image. - Image Labeling (& Image Labeling Whole Well): Applies a cellpose network to the image of a single ROI or the whole well. cellpose parameters can be tuned for optimal performance. - Maximum Intensity Projection: Creates a maximum intensity projection of the whole plate. - Measurement: Make some standard measurements (intensity & morphology) using napari workflows, saving results to AnnData tables. Some additional tasks are currently being worked on and some older tasks are still present in the fractal_tasks_core folder. # Contributors and license Unless otherwise stated in each individual module, all Fractal components are released according to a BSD 3-Clause License, and Copyright is with Friedrich Miescher Institute for Biomedical Research and University of Zurich. Fractal was conceived in the Liberali Lab at the Friedrich Miescher Institute for Biomedical Research and in the Pelkmans Lab at the University of Zurich (both in Switzerland). The project lead is with [@gusqgm](https://github.com/gusqgm) & [@jluethi](https://github.com/jluethi). The core development is done under contract by [@mfranzon](https://github.com/mfranzon), [@tcompa](https://github.com/tcompa) & [@jacopo-exact](https://github.com/jacopo-exact) from [eXact lab S.r.l.](exact-lab.it).


نیازمندی

مقدار نام
>=2023.1.0,<2023.2.0 dask
>=2.13.6,<2.14.0 zarr
>=1.23.5,<1.24.0 numpy
>=0.19 scikit-image
>=2.2,<2.3 cellpose
>=1.2.0,<2.0.0 pandas
>=0.7.1,<0.8.0 defusedxml
>=0.2.8,<0.3.0 napari-workflows
>=0.8.1,<0.9.0 napari-skimage-regionprops
>=0.1.19,<0.2.0 napari-tools-menu
>=0.8.0,<0.9.0 anndata
>=0.39.1,<0.40.0 llvmlite
>=0.4.7,<0.5.0 imageio-ffmpeg
>=4.9.1,<5.0.0 lxml
>=0.3.3,<0.4.0 napari-segment-blobs-and-things-with-membranes
>=9.1.1,<10.0.0 Pillow
>=1.10.2,<2.0.0 pydantic
==1.12.1 torch
- matplotlib


زبان مورد نیاز

مقدار نام
>=3.9,<4.0 Python


نحوه نصب


نصب پکیج whl fractal-tasks-core-0.9.4:

    pip install fractal-tasks-core-0.9.4.whl


نصب پکیج tar.gz fractal-tasks-core-0.9.4:

    pip install fractal-tasks-core-0.9.4.tar.gz