Metadata-Version: 2.1
Name: regulAS
Version: 2023.7
Summary: regulAS is a bioinformatics package designed to assist researchers in identifying prospective regulators of alternative splicing events using large-scale RNA-Seq datasets based on multiple TCGA and GTEx omics data sources. Discover the versatility of regulAS for your computational biology and bioinformatics research.
Home-page: https://github.com/slipnitskaya/regulAS
Author: Sofya Lipnitskaya
Author-email: lipnitskaya.sofya@gmail.com
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: networkx (==2.5)
Requires-Dist: numpy (==1.19.2)
Requires-Dist: scipy (==1.7.1)
Requires-Dist: scikit-learn (==0.24.2)
Requires-Dist: pandas (==1.2.2)
Requires-Dist: matplotlib (==3.1.3)
Requires-Dist: omegaconf (==2.1.0)
Requires-Dist: hydra-core (==1.1.0)
Requires-Dist: hydra-colorlog (==1.1.0)
Requires-Dist: sqlalchemy (==1.4.17)
Requires-Dist: msgpack (==1.0.2)
Requires-Dist: msgpack-numpy (==0.4.6.1)
Requires-Dist: requests (==2.26.0)
Requires-Dist: pyensembl (==1.9.1)
Requires-Dist: tqdm (==4.46.0)

