monarch-initiative / automaxo

https://monarch-initiative.github.io/automaxo/
MIT License
1 stars 1 forks source link

Code optimization #7

Closed enockniyonkuru closed 7 months ago

enockniyonkuru commented 8 months ago

@iimpulse @caufieldjh @pnrobinson I am in the process of factorizing the code, to make it easy to run the whole project by one command. Now what you have to do is to just run python main.py. I have also added Tqdm to monitor the progress of the project. Planning to start working on building test functions, and a web interface for the project, let me know what you think!

caufieldjh commented 8 months ago

Looking great!