amr_presence {Plasmidprofiler} | R Documentation |
Appends the results of amr_positives to the report in column AMR_gene, missing have "-" instead
amr_presence(report, pos.samples)
report |
Dataframe of results produced
by |
pos.samples |
Two column DF of plasmid names and genes present produced
by |
Report with AMR_genes added
## Not run:
amr_presence(report, pos.samples)
## End(Not run)