Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 385 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 385 Bytes

Genomic Simulations for Pangenomic Analyses

MariaDB Setup

I (@SantosRAC) tested on Ubuntu 22.04.1 LTS.

sudo apt update
sudo apt install mariadb-server
sudo systemctl status mariadb

The original repository describes how to move the database to a storage devide with more space than the default one.

Installing requirements