sccross


Namesccross JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummarySingle cell multi-omics cross modal generation, multi-omics simulation and perturbation
upload_time2023-11-05 21:44:55
maintainer
docs_urlNone
author
requires_python>=3.6
license
keywords bioinformatics deep-learning single-cell single-cell-multiomics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # scCross
A Deep Learning-Based Model for the integration, cross-dataset cross-modality generation, self enhancing and matched multi-omics simulation of single-cell multi-omics data. Our model excels at maintaining in-silico perturbations during cross-modality generation and harnessing these perturbations to identify key genes.

For detailed instructions, comprehensive documentation, and helpful tutorials, please visit:
  
* [https://sccross.readthedocs.io](https://sccross.readthedocs.io/en/latest/)


## Overview
<img title="Model Overview" alt="Alt text" src="/figures/main.png">
Single-cell multi-omics provides deep biological insights, but data scarcity and modality integration remain significant challenges. We introduce scCross, harnessing variational autoencoder and generative adversarial network (VAE-GAN) principles, meticulously designed to integrate diverse single-cell multi-omics data. Incorporating biological priors, scCross adeptly aligns modalities with enhanced relevance. Its standout feature is generating cross-modality single-cell data and in-silico perturbations, enabling deeper cellular state examinations and drug explorations. Applied to dual and triple-omics datasets, scCross maps data into a unified latent space, surpassing existing methods. By addressing data limitations and offering novel biological insights, scCross promises to advance single-cell research and therapeutic discovery.

## Key Capabilities

1. Combine more than three single-cell multi-omics datasets, whether they are matched or unmatched, into a unified latent space. This space can be used for downstream analysis, even when dealing with over 4 million cells of varying types.

2. Generate cross-compatible single-cell data between two different types in the training set.

3. Augment single-cell omics data through self-improvement techniques.

4. Simulate single-cell multi-omics data that match a specific cellular state, irrespective of the type and quantity of omics data involved.

5. Accurately identify key genes by comparing two different cell clusters using in-silico perturbation methods.

6. Maintain genomic integrity during omics perturbations and cross-generations effectively.







## Installation


You may install scCross by the following command:

```
pip install sccross
```



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "sccross",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "bioinformatics,deep-learning,single-cell,single-cell-multiomics",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/9f/fc/9e7a9c1932a271bf74613dfcfb4b6ab1e0ad90d6334842ddf75a109cf78c/sccross-1.0.3.tar.gz",
    "platform": null,
    "description": "# scCross\nA Deep Learning-Based Model for the integration, cross-dataset cross-modality generation, self enhancing and matched multi-omics simulation of single-cell multi-omics data. Our model excels at maintaining in-silico perturbations during cross-modality generation and harnessing these perturbations to identify key genes.\n\nFor detailed instructions, comprehensive documentation, and helpful tutorials, please visit:\n  \n* [https://sccross.readthedocs.io](https://sccross.readthedocs.io/en/latest/)\n\n\n## Overview\n<img title=\"Model Overview\" alt=\"Alt text\" src=\"/figures/main.png\">\nSingle-cell multi-omics provides deep biological insights, but data scarcity and modality integration remain significant challenges. We introduce scCross, harnessing variational autoencoder and generative adversarial network (VAE-GAN) principles, meticulously designed to integrate diverse single-cell multi-omics data. Incorporating biological priors, scCross adeptly aligns modalities with enhanced relevance. Its standout feature is generating cross-modality single-cell data and in-silico perturbations, enabling deeper cellular state examinations and drug explorations. Applied to dual and triple-omics datasets, scCross maps data into a unified latent space, surpassing existing methods. By addressing data limitations and offering novel biological insights, scCross promises to advance single-cell research and therapeutic discovery.\n\n## Key Capabilities\n\n1. Combine more than three single-cell multi-omics datasets, whether they are matched or unmatched, into a unified latent space. This space can be used for downstream analysis, even when dealing with over 4 million cells of varying types.\n\n2. Generate cross-compatible single-cell data between two different types in the training set.\n\n3. Augment single-cell omics data through self-improvement techniques.\n\n4. Simulate single-cell multi-omics data that match a specific cellular state, irrespective of the type and quantity of omics data involved.\n\n5. Accurately identify key genes by comparing two different cell clusters using in-silico perturbation methods.\n\n6. Maintain genomic integrity during omics perturbations and cross-generations effectively.\n\n\n\n\n\n\n\n## Installation\n\n\nYou may install scCross by the following command:\n\n```\npip install sccross\n```\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Single cell multi-omics cross modal generation, multi-omics simulation and perturbation",
    "version": "1.0.3",
    "project_urls": {
        "Github": "https://github.com/Xiuhui-Yang/scCross"
    },
    "split_keywords": [
        "bioinformatics",
        "deep-learning",
        "single-cell",
        "single-cell-multiomics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a060ec9a86c5c62fa12db65fb3148a334a51c7a561fa05c03045ab3e9feef58",
                "md5": "acc1eaa8f8c23f1b58cbe962dc6b0de9",
                "sha256": "23b13cfaa8ae7b9ad8b79f0b3064ba5c2e5510161f50d9cffca027bb93926d37"
            },
            "downloads": -1,
            "filename": "sccross-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "acc1eaa8f8c23f1b58cbe962dc6b0de9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 47913,
            "upload_time": "2023-11-05T21:44:53",
            "upload_time_iso_8601": "2023-11-05T21:44:53.689706Z",
            "url": "https://files.pythonhosted.org/packages/1a/06/0ec9a86c5c62fa12db65fb3148a334a51c7a561fa05c03045ab3e9feef58/sccross-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ffc9e7a9c1932a271bf74613dfcfb4b6ab1e0ad90d6334842ddf75a109cf78c",
                "md5": "785bf29b9555a06f64778fec93f10d14",
                "sha256": "6ddde7617ad7b13c63ab5af33d7959e93145d3bb960de5a3c359535d9de98e40"
            },
            "downloads": -1,
            "filename": "sccross-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "785bf29b9555a06f64778fec93f10d14",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 45513,
            "upload_time": "2023-11-05T21:44:55",
            "upload_time_iso_8601": "2023-11-05T21:44:55.402226Z",
            "url": "https://files.pythonhosted.org/packages/9f/fc/9e7a9c1932a271bf74613dfcfb4b6ab1e0ad90d6334842ddf75a109cf78c/sccross-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-05 21:44:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Xiuhui-Yang",
    "github_project": "scCross",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "sccross"
}
        
Elapsed time: 0.18555s