scspecies allows users to align latent representations of single-cell datasets from different species.
Project description
scspecies
scSpecies is a deep‐learning framework for aligning single‐cell RNA-seq datasets across species.
Built on top of scVI and transfer-learning principles, it learns a shared embedding space that directly matches cell populations from different organisms.
Installation
To install the latest stable release of scSpecies run one of the following commands. scSpecies defines two extras required to run the tutorial notebooks, plotting and notebooks.
.. code-block:: bash
# Without extras
pip install scspecies
# Installs visualization libraries
pip install scspecies[plotting]
# Notebook support. Installs Jupyter and related packages so you can run the example notebooks in the tutorials/ folder. Notebooks can be accessed via the package documentation or found in docs/source/tutorials via GitHub.
pip install scspecies[notebooks]
# All extras
pip install scspecies[plotting,notebooks]
After installing, confirm that scSpecies loads:
.. code-block:: bash
python -c "import scspecies; print(scspecies.__version__)"
Documentation
Full API docs, tutorials, and examples are available at: scSpecies Documentation (Read the Docs)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scspecies-0.1.0.tar.gz.
File metadata
- Download URL: scspecies-0.1.0.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7b3f20e5a1b345ae7d7259827f2d9a6ca681ace7a484cdef81e8b9b2ee5a74e
|
|
| MD5 |
ff356bd1ef11d603a3036addc7186b00
|
|
| BLAKE2b-256 |
9a586b560c9bada6b50587456ca6307d92f871465651bf32bfcbf2dc458b44f9
|
File details
Details for the file scspecies-0.1.0-py3-none-any.whl.
File metadata
- Download URL: scspecies-0.1.0-py3-none-any.whl
- Upload date:
- Size: 41.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
91bb04a7ed56cac112c96709943adebb4ca0ac12e19fcfeb38a8e46b4ca6b4be
|
|
| MD5 |
7a1a5daff8c0f3378470e5629a45e402
|
|
| BLAKE2b-256 |
772d0871d54298ffe1cf8ba03e3964b7a2ee451db810de7f28075b67fb59a234
|