align                   Align query with target using edit distance
getNiceAlignment        Output alignments from align() in NICE format.
                        This outputs the alignment from align() in a
                        visually informative format for human
                        inspection.
nice_print              Prints the output of getNiceAlignment() in a
                        visually informative format in order to inspect
                        the alignment
