order_report {Plasmidprofiler} | R Documentation |
Order the report first by sample order (tree), then by incompatibility group, then by sureness on each plasmid
order_report(report, anonymize = NA)
report |
Dataframe of results produced by |
anonymize |
Flag to anything other than NA to replace plasmid and sample names with generic names |
Ordered report
## Not run:
order_report(report)
## End(Not run)