Faith Okamoto

Results 4 issues of Faith Okamoto

## Changelog Entry To be copied to the [draft changelog](https://github.com/vgteam/vg/wiki/Draft-Changelog) by merger: * Bring `vg cluster` up-to-date: now accepts GBZ files, can do short-read or long-read giraffe, and allows `--prefix`...

1. [ ] Create a new release [on Github](https://github.com/vgteam/vg/releases/new) 1. [ ] Look up the next scheduled codename in [`version.cpp`](https://github.com/vgteam/vg/blob/master/src/version.cpp). If we have run to the end of the list...

`vg cluster` accepts a graph via its required `--xg-name`/`-x` option. Similarly named options in other commands accept other graph formats such as GBZ. Indeed the gloss for this option is...

**1. What were you trying to do?** Use `vg autoindex --workflow lr-giraffe` on a GBZ that I'd previously made a distance index for. My creation started from a GFA: ```...