2020-01-26 18:42:57 -05:00
2020-01-26 18:42:57 -05:00
2020-01-26 18:42:57 -05:00
2020-01-26 18:42:57 -05:00
2020-01-26 18:42:57 -05:00
2020-01-26 18:42:57 -05:00
2020-01-26 18:42:57 -05:00

PKS Enumerator V2

HTML GUI for PKS enumerator V2 and flask.

Setup

For better results, create a conda environment and activate it like:

conda create -n v2pks python

then:

conda activate v2pks

Then install all needed dependencies from requirements.txt in the following way:

pip install -r requirements.txt

How to Use

Start Flask server :

python server.py

Then go to localhost:5000 on the browser to load GUI.

Description
大环内酯抗生素拼接代码仓库
Readme 724 MiB
Languages
Jupyter Notebook 99.7%
Python 0.3%