Skip to content

Label for Unitas

usage: label_for_unitas [-h] [-o OUTPUT] label file_path

Program to automatically prepend unitas labels to all the sequences in a FASTA
file

positional arguments:
  label                 Label to prepend to the sequences in a fasta file
  file_path             Path to the fasta file to label

optional arguments:
  -h, --help            show this help message and exit
  -o OUTPUT, --output OUTPUT
                        File to output to, defaults to labelled.fasta