| plot_alignment_hist | R Documentation |
Create and return alignment length histogram (ggplot object)
plot_alignment_hist(blast, rep_seqs, cutoff_fraction = 0.6)
blast |
BLAST data frame. |
rep_seqs |
Named list/character vector of DNA strings (from seqinr::read.fasta(as.string = TRUE)). |
cutoff_fraction |
Numeric; fraction of median alignment length for cutoff line. Default 0.6. |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.