Skip to content

snipe kmers2reads

Reconstruct k-mer read sequences from a —keep-acgt signature into FASTA.

Each FASTA header is >kmN k1ab=<K1 abundance> k2ab=<K2 abundance>, where k1ab / k2ab are the K1 and K2 abundances of that edgemer.

Terminal window
snipe kmers2reads <input> [OPTIONS]
NameTypeRequiredDescription
inputtextyesInput —keep-acgt .snipesig signature file.
FlagTypeRequiredDefaultDescription
-o, --outputtextnoOutput FASTA path. ’-’ (or omitted) streams to stdout; a ‘.gz’ suffix gzip-compresses; any other path is plain FASTA.