Anna Syme

Click name ↑ to return to homepage

AGB

manual https://almiheenko.github.io/AGB/manual.html#sec3

You can use AGB to view genome graphs with the .gv extension

Install

conda create -c almiheenko -c bioconda -n AGB agb

Run agb

agb.py -h #to get info
agb.py -i <assembler_output_dir> -a <assembler_name>
agb.py -i flye-out/ -a flye (add -r reference.fna.gz to compare to ref genome) [default output folder name]

Viewer