Arcane: Alignment-free single cell RNA-seq gene expression estimation
Arcane is a lightweight, alignment-free tool for scRNA-seq quantification. It turns droplet scRNAseq data, such as 10x Genomics FASTQ files, into a gene-by-cell count matrix:
arcane express --index myindex --R1 $R1-files --R2 $R2-files --out outfolder -c v3
📖 Documentation
Full documentation: https://rahmannlab.gitlab.io/arcane
- Installation — conda environment and prebuilt human/mouse indices
- Quickstart — from FASTQ to count matrix
- Building an index
- CLI reference — every subcommand and flag
- File formats
Quick install
git clone https://gitlab.com/rahmannlab/arcane
cd arcane
conda env create # creates the `arcane` environment from environment.yml
conda activate arcane
pip install -e .
Prebuilt human and mouse indices are available at https://doi.org/10.5281/zenodo.17663235.
arcane is a multi-command tool (like git); --help works on any subcommand:
arcane --help
arcane express --help
Reproducing the paper
See the workflow folder and its README.md.
Citation
Zentgraf, J., Schmitz, J. E., Keller, A., Rahmann, S. Error Correction Algorithms for Efficient Gene Expression Quantification in Single Cell Transcriptomics. bioRxiv (2025). doi:10.1101/2025.11.27.690682
Support
In case of problems, file an issue in the
issue tracker.
See CHANGELOG.md for recent changes. Thank you!
License
MIT. (c) 2019-2026 Algorithmic Bioinformatics, Saarland University.
Building the docs locally
pip install mkdocs-material
mkdocs serve # preview at http://127.0.0.1:8000
mkdocs build --strict
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 sc_arcane-1.0.0.tar.gz.
File metadata
- Download URL: sc_arcane-1.0.0.tar.gz
- Upload date:
- Size: 17.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53f706c2f7c375adc122e8aa5eb33aecf2bf1ed0234b40003682c08ce2916ae0
|
|
| MD5 |
bd69fdfc6e1466f4fa4fe76331d6badb
|
|
| BLAKE2b-256 |
8b34e2ea45c2ad583e088cfba6d51cc293d64909fa90852ebdd60cf26616e883
|
File details
Details for the file sc_arcane-1.0.0-py3-none-any.whl.
File metadata
- Download URL: sc_arcane-1.0.0-py3-none-any.whl
- Upload date:
- Size: 17.8 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b9cc72dfb256f1da82ca948c85d4073a3acb4fe7bbd9f8837d406b2a8b04bb0
|
|
| MD5 |
f0aee7bd4e5ac3daafae2cae6517b8b5
|
|
| BLAKE2b-256 |
01f91ac8281ce6278f8dedf2328631eb3e42b2542fb817f572de521870a79af6
|