odgi 0.6.1 - Froggi
Buildable Source Tarball: odgi-v0.6.1.tar.gz
This release includes:
-
new command:
odgi tips: identifying breakpoint positions relative to given query (reference) path(s) of all the tips in the graph or of tips of the given path(s);
-
commands support both GFA and ODGI formats as input, automatically managing the GFA to ODGI conversion;
-
an important bug has been fixed, which was preventing the use of graphs obtained with other tools or whose node IDs did not start from 1;
-
fixed a bug in
odgi vizwhich resulted in hanging when applied on large pangenome graphs -
fixed a bug in
odgi extractwhich resulted in extracting not requested path ranges; -
optimizations in
odgi buildandextract; -
bug fixes and improvements in
odgi untangle:- now it scales to whole chromosomes;
- it can emit self-depth information;
- it supports output in
PAFformat;
-
odgi vizsupports colorbrewer palettes to display coverage information; -
odgi statscan emit output inYAMLformat; -
odgi pathscan emit 'chr', 'start', 'end' information; -
odgi viz,depth,degree, andstatscan work with not optimized, but compacted graphs; -
code cleaning;
-
improved command overview and documentation.