WARNING: Use in fasta headers accession numbers or simple names e.g., PHAGE0001, PHAGE0002
git clone https://github.com/bioinf-mcb/mgg_annotation
# create env
conda create -n snakemake -c conda-forge -c bioconda snakemake pandas biopython=1.79 mamba
conda activate snakemake
# run
snakemake --cores all --snakefile ANNOTATION --configfile config.yml --use-conda