Single Cell Analysis, Easy Mode!
Project description
scez – single cell, easy mode
Description
There are many tools available for single-cell RNA-seq analysis, but they often require a lot of understanding of the underlying algorithms, reading of documentation, and setting up analysis environments. This takes time and effort, and can be a barrier to entry for many projects. Single-Cell Best Practices is a great resource for learning about the best practices for single-cell analysis. scez aims to provide functionalities for single-cell analysis through definitions of analysis "tasks" and implementation of these "best practices" in a user-friendly way.
This is more a personal effort to streamline my own analysis workflows, but I hope it can be useful to others as well.
Installation
First, create a new conda environment with the provided environment.yml file:
conda env create -f https://raw.githubusercontent.com/abearab/scez/main/environment.yml
conda activate scez
Then, install scez using uv / pip:
uv pip install scez
Or, to install the latest version from the repository:
uv pip install git+https://github.com/abearab/scez.git
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 scez-0.2.1.tar.gz.
File metadata
- Download URL: scez-0.2.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dcc9f149da59a08579b8d59f8e5c277b7dbc10af1a67ad715eb1fb4d90dbf7fd
|
|
| MD5 |
38eb25e2bb6740a41158943e8470e9f6
|
|
| BLAKE2b-256 |
1742c59f0074c0c9871e58ccdc36de9fb090338e9ea76747bcb6fdeab7d18c0d
|
File details
Details for the file scez-0.2.1-py3-none-any.whl.
File metadata
- Download URL: scez-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6340dd1710a5f36deeee4839cb4b1586bcb9c86cb40efa245f27faadac43e322
|
|
| MD5 |
afad1b5772d114420fc64557d3e61b4f
|
|
| BLAKE2b-256 |
40b425423425d617c9b88eb3701d85147ce7645a5eefe9c09d9009b704e1425a
|