nico-sc-sp


Namenico-sc-sp JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryThis package finds covariation patterns between interacted niche cell types from single-cell resolution spatial transcriptomics data.
upload_time2023-12-15 10:51:03
maintainer
docs_urlNone
authorAnkit Agrawal
requires_python
license
keywords python niche spatial transcriptomics single-cell rna sequencing scrnaseq scrna-seq merfish seqfish starmap nico niche covariation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# NiCo

Developed by Ankit Agrawal (c) GrĂ¼n lab 2023

Find covariation patterns between interacting cell types from image-based single cell resolution spatial transcriptomics data.


A package that performs cell type annotations on spatial transcriptomics data, finds the niche interactions and covariation patterns between interacting cell types.

Ready for use! Tutorials and Documentation are available!


## Install the NiCo package using the conda environment.  

```shell
conda create -n nicoUser python=3.11
conda activate nicoUser
pip install nico-sc-sp
pip install jupyterlab
```

# Required packages built upon
By default, these packages should install automatically.
But if any version conflict exists, the user can install the specific version independently using pip command.
```shell
scanpy==1.9.6
seaborn==0.12.2
scipy==1.11.3
matplotlib==3.7.3
numpy==1.26.1
gseapy==1.0.6
xlsxwriter==3.1.9
numba==0.58.1
pydot==1.4.2
KDEpy==1.1.8
pygraphviz==1.11
networkx==3.2.1
scikit-learn==1.3.2
pandas==2.1.1
leidenalg
```

# Import the functions from the Python prompt in the following way.  

```python
from nico import Annotations as sann
from nico import Interactions as sint
from nico import Covariations as scov
```

# Documentations

Please follow the NiCo documentation here.

https://nico-sc-sp.readthedocs.io/en/latest/

# Tutorials
Please follow the NiCo tutorial here.

https://github.com/ankitbioinfo/nico_tutorial


# Check out more:
Thanks to the following two utils packages used to develop NiCo.

SCTransformPy

https://github.com/atarashansky/SCTransformPy

pyliger

https://github.com/welch-lab/pyliger

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nico-sc-sp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,niche,spatial transcriptomics,single-cell RNA sequencing,scRNAseq,scRNA-seq,MERFISH,seqFISH,STARmap,nico,niche covariation",
    "author": "Ankit Agrawal",
    "author_email": "<ankitplusplus@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/1c/da/24055eb8adc1483384f03f3b7e1471653b038506c5dee8ff57da5fc47acc/nico-sc-sp-0.1.0.tar.gz",
    "platform": null,
    "description": "\n# NiCo\n\nDeveloped by Ankit Agrawal (c) Gr\u00fcn lab 2023\n\nFind covariation patterns between interacting cell types from image-based single cell resolution spatial transcriptomics data.\n\n\nA package that performs cell type annotations on spatial transcriptomics data, finds the niche interactions and covariation patterns between interacting cell types.\n\nReady for use! Tutorials and Documentation are available!\n\n\n## Install the NiCo package using the conda environment.  \n\n```shell\nconda create -n nicoUser python=3.11\nconda activate nicoUser\npip install nico-sc-sp\npip install jupyterlab\n```\n\n# Required packages built upon\nBy default, these packages should install automatically.\nBut if any version conflict exists, the user can install the specific version independently using pip command.\n```shell\nscanpy==1.9.6\nseaborn==0.12.2\nscipy==1.11.3\nmatplotlib==3.7.3\nnumpy==1.26.1\ngseapy==1.0.6\nxlsxwriter==3.1.9\nnumba==0.58.1\npydot==1.4.2\nKDEpy==1.1.8\npygraphviz==1.11\nnetworkx==3.2.1\nscikit-learn==1.3.2\npandas==2.1.1\nleidenalg\n```\n\n# Import the functions from the Python prompt in the following way.  \n\n```python\nfrom nico import Annotations as sann\nfrom nico import Interactions as sint\nfrom nico import Covariations as scov\n```\n\n# Documentations\n\nPlease follow the NiCo documentation here.\n\nhttps://nico-sc-sp.readthedocs.io/en/latest/\n\n# Tutorials\nPlease follow the NiCo tutorial here.\n\nhttps://github.com/ankitbioinfo/nico_tutorial\n\n\n# Check out more:\nThanks to the following two utils packages used to develop NiCo.\n\nSCTransformPy\n\nhttps://github.com/atarashansky/SCTransformPy\n\npyliger\n\nhttps://github.com/welch-lab/pyliger\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This package finds covariation patterns between interacted niche cell types from single-cell resolution spatial transcriptomics data.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        "niche",
        "spatial transcriptomics",
        "single-cell rna sequencing",
        "scrnaseq",
        "scrna-seq",
        "merfish",
        "seqfish",
        "starmap",
        "nico",
        "niche covariation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cce7e68ad4bef16e3322a4261528b042e178dffe232bcce6b103e3f8dfc6f7df",
                "md5": "5d67a54b56e2b18975b5c57d3c33e8e4",
                "sha256": "50733a67c9485350393084a680ed92a9932a609541360f13e5b968d6e3fdc911"
            },
            "downloads": -1,
            "filename": "nico_sc_sp-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5d67a54b56e2b18975b5c57d3c33e8e4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 65921,
            "upload_time": "2023-12-15T10:51:01",
            "upload_time_iso_8601": "2023-12-15T10:51:01.717250Z",
            "url": "https://files.pythonhosted.org/packages/cc/e7/e68ad4bef16e3322a4261528b042e178dffe232bcce6b103e3f8dfc6f7df/nico_sc_sp-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cda24055eb8adc1483384f03f3b7e1471653b038506c5dee8ff57da5fc47acc",
                "md5": "2f77888ff8a8fddc2382930d80e2fa58",
                "sha256": "eff7f10ef68b40868ca8662402b21f30501cc88d4e7a98ea230ae819fc8f33b3"
            },
            "downloads": -1,
            "filename": "nico-sc-sp-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2f77888ff8a8fddc2382930d80e2fa58",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 64624,
            "upload_time": "2023-12-15T10:51:03",
            "upload_time_iso_8601": "2023-12-15T10:51:03.593771Z",
            "url": "https://files.pythonhosted.org/packages/1c/da/24055eb8adc1483384f03f3b7e1471653b038506c5dee8ff57da5fc47acc/nico-sc-sp-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-15 10:51:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "nico-sc-sp"
}
        
Elapsed time: 0.14957s