Metadata-Version: 2.4
Name: singlecell_vdj
Version: 2.1.0
Summary: Single-Cell/Bulk VDJ Analysis Pipelines
Home-page: https://github.com/Chenjunjie1996/SingleCell_VDJ
Author: chenjunjie
Author-email: cjj26163@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cutadapt==3.7
Requires-Dist: pysam>=0.18.0
Requires-Dist: scipy>=1.5.0
Requires-Dist: numpy==1.26.0
Requires-Dist: jinja2>=2.10
Requires-Dist: xopen>=0.5.0
Requires-Dist: scikit-learn==1.2.2
Requires-Dist: plotly==5.14.1
Requires-Dist: plotnine==0.9.0
Requires-Dist: matplotlib==3.5.3
Requires-Dist: cython
Requires-Dist: pytest
Requires-Dist: scanpy==1.8.2
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
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
SingCell-VDJ and Bulk-VDJ analysis pipeline.

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