Skip to content

Autocycler dotplot

Ryan Wick edited this page Sep 4, 2024 · 13 revisions

Usage

Usage: autocycler dotplot [OPTIONS] --in_gfa <IN_GFA> --out_png <OUT_PNG>

Options:
  -i, --in_gfa <IN_GFA>    Autocycler GFA file (required)
  -o, --out_png <OUT_PNG>  File path where dot plot PNG will be saved (required)
      --res <RES>          Size (in pixels) of dot plot image [default: 2000]
      --kmer <KMER>        K-mer size to use in dot plot [default: 32]
  -h, --help               Print help
  -V, --version            Print version
Clone this wiki locally