8000 GitHub - wongzit/HOMAcalc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

wongzit/HOMAcalc

Repository files navigation

HOMAcalc v2.0

HOMAcalc_icon

HOMAcalc is a Python program for calculating HOMA value of ring system.

Homepage https://www.wangzhe95.net/program-homacalc

First released at 2021-05-25.

Author: Zhe Wang

ORCiD: 0000-0002-9996-586X

Update history

v2.0 (2021-06-03)

HOMAcalc can calculate HOMA value of heterocyclic compounds now!

v1.0 (2021-05-25)

  1. User can choose to continue the calculation after the first HOMA calculation.
  2. Bugs fix.

v0.3 (2021-05-25)

First pre-release of HOMAcalc.

How to run

For all platform

Python source code is provided, if your computer already installed Python IDE, you can run HOMAcalc with:

For macOS/Linux: python3 HOMAcalc_vxx_source.py

For Windows: py HOMAcalc_vxx_source.py

Executable files for macOS/Linux/Windows are in execufiles.zip.

NOTICE: Python 3.9 or newer is recommended.

For macOS

  1. Double click the executable file HOMAcalc_vxx_mac.
  2. Package with source code. If for some reason the (1) could not work, you can package HOMAcalc by yourself. For more information, please check the manual.

For Linux

Before running for the first time, you may need to add permission by: chmod +x ./path_to_HOMAcalc/HOMAcalc_vxx_linux

Add following command to environmental variables (for bash): alias homacalc=./path_to_HOMAcalc/HOMAcalc_vxx_linux and you can run ICSSgen by homacalc.

For Microsoft Windows

Executable file HOMAcalc_vxx_win.exe has been provided, double click to run it.

From author

If you found any bugs, please contact me (wongzit@yahoo.co.jp).

More information about me, please check my personal website.

Hope you enjoy this program!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0