This repository was archived by the owner on Jan 6, 2026. It is now read-only.
This repository was archived by the owner on Jan 6, 2026. It is now read-only.
-t should print to cout if no argument is supplied, otherwise write to file supplied as argument #3
Running
unmulti -f input.fasta -tshould print the output file <-> sequence name list to cout, whileunmulti -f input.fasta -t output.tsvshould write to output.tsv. Currently only the second is supported.