معرفی شرکت ها


ctxcore-0.2.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Core functions for pycisTarget and the SCENIC tool suite
ویژگی مقدار
سیستم عامل -
نام فایل ctxcore-0.2.0
نام ctxcore
نسخه کتابخانه 0.2.0
نگهدارنده ['Gert Hulselmans']
ایمیل نگهدارنده ['gert.hulselmans@kuleuven.be']
نویسنده Bram Van de Sande, Gert Hulselmans
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/aertslab/ctxcore
آدرس اینترنتی https://pypi.org/project/ctxcore/
مجوز GNU General Public License v3
ctxcore ####### |ctxcore|_ |buildstatus|_ |pypipackage|_ |docstatus|_ Core functions for pycisTarget and the SCENIC tool suite ---- ctxcore is part of the SCENIC Suite of tools! See the main `SCENIC website <https://scenic.aertslab.org/>`_ for additional information and a full list of tools available. ---- Quickstart ========== ctxcore is available on PyPI and can be installed with `pip <https://pip.pypa.io>`_. .. code-block:: console $ pip install ctxcore After installing ctxcore you can use it like any other Python module. Here is a simple example: .. code-block:: python import ctxcore # Fill this section in with the common use-case. The `API Reference <http://ctxcore.readthedocs.io>`_ provides API-level documentation. .. |ctxcore| image:: https://img.shields.io/github/v/release/aertslab/ctxcore :target: https://github.com/aertslab/ctxcore/releases :alt: GitHub release (latest by date) .. |buildstatus| image:: https://github.com/aertslab/ctxcore/actions/workflows/ci.yml/badge.svg .. _buildstatus: https://github.com/aertslab/ctxcore/actions .. |pypipackage| image:: https://img.shields.io/pypi/v/ctxcore?color=%23026aab .. _pypipackage: https://pypi.org/project/ctxcore/ .. |docstatus| image:: https://readthedocs.org/projects/ctxcore/badge/?version=latest .. _docstatus: https://ctxcore.readthedocs.io/en/latest/?badge=latest .. _change-log-label: Change Log ========== Version History --------------- 0.2.0 * Remove unused RankingsDatabase classes and conversion functions. * Add CisTargetDatabase class for reading rankings/scores for regions/genes from a cisTarget scores or rankings database (only Feather v2 format), which requires pyarrow >= 8.0.0 instead of <=0.17.1 needed for the old FeatherRankingDatabase class. * Update FeatherRankingDatabase to use CisTargetDatabase to read cisTarget databases. * Reformat code and update type annotations. 0.1.1 * Add support for reading rankings databases created by create_cisTarget_databases as the index column in the Feather file is "motifs" or "tracks" instead of "features". 0.1.0 * Project created.


نیازمندی

مقدار نام
- cytoolz
- frozendict
>=0.51.2 numba
- numpy
>=0.24 pandas
>=8.0.0 pyarrow
- pyyaml
- tqdm


نحوه نصب


نصب پکیج whl ctxcore-0.2.0:

    pip install ctxcore-0.2.0.whl


نصب پکیج tar.gz ctxcore-0.2.0:

    pip install ctxcore-0.2.0.tar.gz