ImageGP icon indicating copy to clipboard operation
ImageGP copied to clipboard

ImageGP

This is the core code of ImageGP (new version https://www.bic.ac.cn/BIC, old version https://www.bic.ac.cn/ImageGP/) web site.

Install

Install from GitHub

Github: https://github.com/Tong-Chen/ImageGP

# install.packages("devtools")
devtools::install_github("Tong-Chen/ImageGP")

Install from Gitee

Gitee: https://gitee.com/ct5869/ImageGP

# install.packages("devtools")
devtools::install_git("https://gitee.com/ct5869/ImageGP")