amr_presence: Adds the AMR_gene column to report

Description Usage Arguments Value See Also Examples

Description

Appends the results of amr_positives to the report in column AMR_gene, missing have "-" instead

Usage

1
amr_presence(report, pos.samples)

Arguments

report

Dataframe of results produced by subsampler or combine_results

pos.samples

Two column DF of plasmid names and genes present produced by amr_positives

Value

Report with AMR_genes added

See Also

subsampler, combine_results

Examples

1
2
3
4
## Not run: 
amr_presence(report, pos.samples)

## End(Not run)

Plasmidprofiler documentation built on May 1, 2019, 9:19 p.m.