Metadata-Version: 2.4
Name: celescope
Version: 2.11.6.dev2
Summary: Single Cell Analysis Pipelines
Home-page: https://github.com/singleron-RD/CeleScope
Author: zhouyiqi
Author-email: zhouyiqi@singleronbio.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cutadapt==3.7
Requires-Dist: pysam>=0.18.0
Requires-Dist: scipy==1.13.1
Requires-Dist: numpy==1.26.0
Requires-Dist: jinja2>=2.10
Requires-Dist: xopen>=1.1
Requires-Dist: scikit-learn==1.2.2
Requires-Dist: plotly==5.24.1
Requires-Dist: plotnine==0.9.0
Requires-Dist: matplotlib==3.5.3
Requires-Dist: cython
Requires-Dist: pytest
Requires-Dist: scanpy==1.9.3
Requires-Dist: statsmodels
Requires-Dist: leidenalg
Requires-Dist: igraph
Requires-Dist: pandas==1.4.2
Requires-Dist: biopython
Requires-Dist: anndata==0.7.6
Requires-Dist: kaleido
Requires-Dist: pyarrow
Requires-Dist: celltypist
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Introduction
CeleScope is a collection of bioinfomatics analysis pipelines to process single cell sequencing data generated with Singleron products. These pipelines take paired-end FASTQ files as input and generate output files which can be used for downstream data analysis as well as a summary of QC criteria.

# Mirror
If you have problems connecting to github, try:
https://gitee.com/singleron-rd/celescope/

# Documentation
[User guide](./doc/user_guide.md)

# Support
For instant technical assistance and deep-dive queries into the CeleScope source code, you can now interact with this [NotebookLM](https://notebooklm.google.com/notebook/864dd33a-68a3-4f17-85fd-2a781aed4f64 ).

This notebook has been indexed with the complete CeleScope codebase and documents, allowing you to ask specific questions about command-line arguments, algorithm implementations, or error troubleshooting.

Still need help? If the AI does not resolve your query, please use the GitHub Issue Tracker to report malfunctions or ask further questions.

# About
CeleScope is currently developed by Singleron Biotechnologies.

[www.singleron.bio](https://www.singleron.bio)





