Skip to content

snipe pangenome

Pangenome analysis: identify core and accessory k-mers across samples.

Terminal window
snipe pangenome [OPTIONS]
FlagTypeRequiredDefaultDescription
-o, --output-prefixtextyesOutput prefix for generated files.
-i, --inputtextnoInput .snipesig signature files (repeat the flag per file; mutually exclusive with —input-list).
-l, --input-listtextnoFile containing paths to signature files, one per line.
--out-sourmashflagnooffAlso emit a sourmash .sig alongside the .snipesig.
--filter-singleton-errorsflagnooffFilter singleton errors (abundance=1 in the original sample).
--min-samplesintegernoMinimum number of samples a hash must appear in.
--min-percentfloatnoMinimum percentage of samples a hash must appear in (0-100).
--max-samplesintegernoMaximum number of samples a hash can appear in.
--max-percentfloatnoMaximum percentage of samples a hash can appear in (0-100).
--genometextnoOptional reference genome for comparison.
-s, --statsflagnooffOutput detailed statistics.
--export-distributionflagnooffExport the hash prevalence distribution as a TSV.
--allow-duplicate-inputsflagnooffAllow the same input file to appear more than once.