Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samuelnicaise/vannotplus

Tools for VANNOT variant annotation module
https://github.com/samuelnicaise/vannotplus

Last synced: 9 minutes ago
JSON representation

Tools for VANNOT variant annotation module

Awesome Lists containing this project

README

        

# vannotplus

## Installation

```bash
conda create -n vannotplus python=3.10
conda activate vannotplus
git clone --shared https://github.com/SamuelNicaise/vannotplus.git
cd vannotplus
pip install -e .
```

## Usage

```bash
python -m vannotplus --help
```