Metadata-Version: 2.1
Name: malmstin
Version: 0.0.1
Summary: Unveiling the Druggable Landscape: A Multimodal Approach (MALMSTIN)
Keywords: python
Author-Email: Carlos Loucera <carlos.loucera@juntadeandalucia.es>
License: MIT license
Project-URL: Homepage, https://loucerac.github.io/malmstin/
Project-URL: Repository, https://github.com/loucerac/malmstin
Project-URL: Documentation, https://loucerac.github.io/malmstin/
Requires-Python: <4.0,>=3.8
Description-Content-Type: text/markdown

# malmstin

[![Release](https://img.shields.io/github/v/release/loucerac/malmstin)](https://img.shields.io/github/v/release/loucerac/malmstin)
[![Build status](https://img.shields.io/github/actions/workflow/status/loucerac/malmstin/main.yml?branch=main)](https://github.com/loucerac/malmstin/actions/workflows/main.yml?query=branch%3Amain)
[![codecov](https://codecov.io/gh/loucerac/malmstin/branch/main/graph/badge.svg)](https://codecov.io/gh/loucerac/malmstin)
[![Commit activity](https://img.shields.io/github/commit-activity/m/loucerac/malmstin)](https://img.shields.io/github/commit-activity/m/loucerac/malmstin)
[![License](https://img.shields.io/github/license/loucerac/malmstin)](https://img.shields.io/github/license/loucerac/malmstin)

Unveiling the Druggable Landscape: A Multimodal Approach (MALMSTIN)

- **Github repository**: <https://github.com/loucerac/malmstin/>
- **Documentation** <https://loucerac.github.io/malmstin/>

## Getting started with the project

Install the environment and the pre-commit hooks with

```bash
make install
```

## Develop
