Description Usage Arguments Value
Extract the reference genes corresponding to the query genes from the blast results
1 | blast_extract(blast_data, bacteria_gene, evalues = 1 * 10^-10)
|
blast_data |
a blast tibble using read_blast function |
bacteria_gene |
List of bacteria genes (result of domain_extract) |
evalues |
threshold for evalues to filter (default = 1*10^-10) |
refenrece gene list coressponding to query genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.