AdeBC / MST-AUGer

Synthetic mixture-based data augmentation for microbial source tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MST-AUGer

Synthetic mixture-based data augmentation for microbial source tracking

Installation

MST-AUGer is available as in official Python Package index (PyPI). To install MST-AUGer, run the following command in your terminal.

pip install mst-auger

If you're in China, you can also install from mirror site (synchronized from official PyPI by Tsinghua University).

pip install mst-auger -i https://pypi.tuna.tsinghua.edu.cn/simple

Documentation

For full documentation visit mst-auger.rtfd.io

Author

Hui Chong: huichong.me@gmail.com

About

Synthetic mixture-based data augmentation for microbial source tracking

License:MIT License


Languages

Language:Python 97.5%Language:Shell 2.5%