Thanks to visit codestin.com
Credit goes to github.com

Skip to content

bioinf-mcb/mgg_annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

another phage annotation tool

WARNING: Use in fasta headers accession numbers or simple names e.g., PHAGE0001, PHAGE0002

install and run

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