Learn R Programming

Plasmidprofiler (version 0.1.6)

order_report: Order the Report

Description

Order the report first by sample order (tree), then by incompatibility group, then by sureness on each plasmid

Usage

order_report(report, anonymize = NA)

Arguments

report
Dataframe of results produced by subsampler or combine_results
anonymize
Flag to anything other than NA to replace plasmid and sample names with generic names

Value

Ordered report

See Also

subsampler, combine_results

Examples

Run this code
## Not run: 
# order_report(report)
# ## End(Not run)

Run the code above in your browser using DataLab