View source: R/filter_best_hits.R
filter_best_hits | R Documentation |
Helper function to select best DIAMOND hit based on minimum evalue
filter_best_hits(x)
x |
a tibble storing gene locus ids, splice variant ids, and blast output for filtering |
Extracts the best hit based on lowest e-value and longest splice variant when e-values are equal
Hajk-Georg Drost
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.