Metadata-Version: 2.1
Name: celescope
Version: 1.11.0
Summary: Single Cell Analysis Pipelines
Home-page: https://github.com/singleron-RD/CeleScope
Author: zhouyiqi
Author-email: zhouyiqi@singleronbio.com
License: UNKNOWN
Platform: UNKNOWN
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
Requires-Dist: cutadapt (==3.7)
Requires-Dist: pysam (>=0.18.0)
Requires-Dist: scipy (>=1.5.0)
Requires-Dist: numpy (>=1.21.0)
Requires-Dist: jinja2 (>=2.10)
Requires-Dist: xopen (>=0.5.0)
Requires-Dist: editdistance (>=0.5.3)
Requires-Dist: sklearn (>=0.0)
Requires-Dist: plotly (>=4.14.3)
Requires-Dist: plotnine (>=0.8.0)
Requires-Dist: matplotlib (>=3.3.0)
Requires-Dist: cython
Requires-Dist: pytest
Requires-Dist: venn
Requires-Dist: pyranges
Requires-Dist: scanpy (==1.8.2)
Requires-Dist: statsmodels
Requires-Dist: leidenalg
Requires-Dist: igraph
Requires-Dist: pandas (>=1.2.5)
Requires-Dist: biopython
Requires-Dist: xlwt
Requires-Dist: anndata (==0.7.6)


# 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.

# Documentation

[Quick start](./docs/quick_start.md)

Detailed docs can be found in [manual](./docs/manual.md).

# Support
Please use the issue tracker for questions and malfunctions.

# About
CeleScope is currently developed by Singleron Biotechnologies.

[www.singleronbio.com](https://www.singleronbio.com)





