Description Usage Arguments Value Examples
This function loads the imported blast results, identifies which plasmids carry AMR genes at highest identity. May have issues with multiple genes per plasmid, currently optimized for identifying one of two genes
1 | amr_positives(blast.results)
|
blast.results |
Blast results loaded from read_blast or from Global Env |
Two column DF of plasmid names and genes present
1 2 3 4 | ## Not run:
amr_positives(blastdata)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.