amplican                Automated analysis of CRISPR experiments.
amplicanAlign           Align reads to amplicons.
amplicanConsensus       Extract consensus out of forward and reverse
                        events.
amplicanFilter          Filter Events Overlapping Primers, PRIMER
                        DIMERS and Low Alignment Score Events.
amplicanMap             Map events to their respective relative
                        coordinates specified with UPPER case.
amplicanNormalize       Remove events that can be found in Controls.
amplicanOverlap         Check which events overlap expected cut sites.
amplicanPipeline        Wraps main package functionality into one
                        function.
amplicanReport          Prepare reports as .Rmd files.
amplicanSummarize       Summarize how many reads have frameshift and
                        how many reads have deletions.
amplican_print_reads    Pretty print forward and reverse reads aligned
                        to each other.
comb_along              Generate all combinations along string
                        exchanging m characters at a time with
                        dictionary letters.
findEOP                 Find Events Overlapping Primers.
findLQR                 Find Off-targets and Fragmented alignments from
                        reads.
findPD                  Find PRIMER DIMER reads.
metaplot_deletions      MetaPlots deletions using ggplot2 and ggbio.
metaplot_insertions     MetaPlots insertions using ggplot2 and ggbio.
metaplot_mismatches     MetaPlots mismatches using ggplot2 and ggbio.
plot_cuts               Plots cuts using ggplot2 and ggbio.
plot_deletions          Plots deletions using ggplot2 and ggbio.
plot_height             Get figure height in inches for number of
                        elements on y axis.
plot_heterogeneity      Plots heterogeneity of the reads using ggplot2
                        and ggbio.
plot_insertions         Plots insertions using ggplot2 and ggbio.
plot_mismatches         Plots mismatches using ggplot2 and ggbio.
plot_variants           Plots most frequent variants using ggplot2 and
                        ggbio.
