Installation

m6Anet requires Python version 3.7 or higher to run. Installation typically takes less than 5 minutes but might vary depending on your connection speed

Conda installation

conda install -c bioconda m6anet

Installation from our GitHub repository

git clone https://github.com/GoekeLab/m6anet.git
cd m6anet
pip install .