sccross


Namesccross JSON
Version 1.0.7.1 PyPI version JSON
download
home_pageNone
SummarySingle cell multi-omics cross modal generation, multi-omics simulation and perturbation
upload_time2025-08-09 18:32:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
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 augmentation 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 or more different omics. Trained and tested on independent referenced multi-omics datasets is also feasible.

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
```

## Example workthroughs
Example workthroughs for each dataset in our study can be found in the [examples](https://github.com/mcgilldinglab/scCross/tree/main/examples) forder.

## Codeocean

We employ [codeocean](https://codeocean.com/capsule/4757520/tree/v1) reproducible platform to help you get into our codes.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "sccross",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "bioinformatics, deep-learning, single-cell, single-cell-multiomics",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/00/30/a8392ada39d01fa3068291c6e12b7023df9f68699c00715953b3c2b30c5f/sccross-1.0.7.1.tar.gz",
    "platform": null,
    "description": "# scCross\nA Deep Learning-Based Model for the integration, cross-dataset cross-modality generation, self augmentation 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 or more different omics. Trained and tested on independent referenced multi-omics datasets is also feasible.\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## Example workthroughs\nExample workthroughs for each dataset in our study can be found in the [examples](https://github.com/mcgilldinglab/scCross/tree/main/examples) forder.\n\n## Codeocean\n\nWe employ [codeocean](https://codeocean.com/capsule/4757520/tree/v1) reproducible platform to help you get into our codes.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Single cell multi-omics cross modal generation, multi-omics simulation and perturbation",
    "version": "1.0.7.1",
    "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": "ea1e0110fbcaa6ed3902b385de5d6d750d2ce9831dd81a174cb3b2776405b72f",
                "md5": "edb045fd09073460c45217b345a9488e",
                "sha256": "980f31665a2003d1e93bcb1a1ce232b05028c64dc93678ce7666c9820ec3bff9"
            },
            "downloads": -1,
            "filename": "sccross-1.0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edb045fd09073460c45217b345a9488e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 51385,
            "upload_time": "2025-08-09T18:32:32",
            "upload_time_iso_8601": "2025-08-09T18:32:32.706046Z",
            "url": "https://files.pythonhosted.org/packages/ea/1e/0110fbcaa6ed3902b385de5d6d750d2ce9831dd81a174cb3b2776405b72f/sccross-1.0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0030a8392ada39d01fa3068291c6e12b7023df9f68699c00715953b3c2b30c5f",
                "md5": "1af0bb498a183f7d9d9d514ebf74f908",
                "sha256": "b433ad458920a8f432221ed131e04f38e29c69e70adb189f3eacd62baae218c3"
            },
            "downloads": -1,
            "filename": "sccross-1.0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1af0bb498a183f7d9d9d514ebf74f908",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 46833,
            "upload_time": "2025-08-09T18:32:33",
            "upload_time_iso_8601": "2025-08-09T18:32:33.936449Z",
            "url": "https://files.pythonhosted.org/packages/00/30/a8392ada39d01fa3068291c6e12b7023df9f68699c00715953b3c2b30c5f/sccross-1.0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-09 18:32:33",
    "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.67363s