Metadata-Version: 2.1
Name: Ageas
Version: 0.0.1a1
Summary: AutoML-based Genomic fEatrue extrAction System
Home-page: https://github.com/nkmtmsys/Ageas
Author: nkmtmsys
Author-email: gyu17@alumni.jh.edu
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/nkmtmsys/Ageas/issues
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

# Ageas
[![python 3.7](https://img.shields.io/badge/python-3.7-brightgreen)](https://www.python.org/)
AutoML-based Genomic fEatrue extrAction System

This is an AutoML-based Genetic Feature Extraction System for finding Cellular Phenotype deterministic Genetic Factors and correspond Regulatory Pathways based on Genetic Regulatory Networks.



# Disclaimer

The current development is highly volatile and not fully ready for public consumption.


# Install

[![torch-1.10.0](https://img.shields.io/badge/torch-1.10.0-blue)](https://github.com/pytorch/pytorch) [![xgboost-1.5.0](https://img.shields.io/badge/xgboost-1.5.0-green)](https://github.com/dmlc/xgboost) [![scikit__learn-0.24.2](https://img.shields.io/badge/scikit__learn-0.24.2-orange)](https://github.com/scikit-learn/scikit-learn) [![scipy-1.7.1](https://img.shields.io/badge/scipy-1.7.1-black)](https://github.com/scipy/scipy)  [![numpy-1.21.4](https://img.shields.io/badge/numpy-1.21.4-red)](https://github.com/numpy/numpy) [![pandas-1.3.4](https://img.shields.io/badge/pandas-1.3.4-lightgrey)](https://github.com/pandas-dev/pandas)

<!-- Ageas can be installed from [PyPI](link):

<pre>
pip install ageas
</pre> -->


# Contributors

+ Masayoshi Nakamoto (nkmtmsys)
+ Jack Yu (JackSSK)


