Skip to content

lacc-ufmg/QSARpackage

Repository files navigation

QSARPackage

License: GPLv3.0+ Version Platforms: osx/linux

Description

QSAR Analysis in Python.

Table of Contents

Build

Para compilar o projeto em um pacote distribuível, crie um ambiente conda com as dependências necessárias e, em seguida, faça o build:

conda env create -f environment.yml
conda build .

As configurações de build estão em meta.yaml.

Installation

Instructions on how to install and run your project.

Usage

Instructions on how to use your project.

Contributing

Guidelines on how to contribute to your project.

License

This project is licensed under the MIT License.