Metadata-Version: 2.1
Name: byase
Version: 1.0.1
Summary: A library that uses Bayesian inference to identify gene-level and isoform-level ASE
Home-page: https://github.com/ncjllld/byase
Author: Lili Dong
Author-email: ncjllld@hit.edu.cn
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: pymc3
Requires-Dist: htseq
Requires-Dist: pyarrow

# BYASE

A library that uses Bayesian inference to identify gene-level 
and isoform-level ASE (Allele-specific expression) in polyploid 
(diploid or higher) organisms from single-end or 
paired-end RNA-seq data.

