positionalarguments:
project_id
ID of the project
sample_id
ID of the sample
pipeline_version
Pipeline version to retrieve: <major>.<minor>
optionalarguments:-h, --help
show this help message and exit
-o OUTPUT_FILE, --output-file OUTPUT_FILE
Path of output file to write the results to (if not set results are written to stdout)
-t [TRUTH_FILES [TRUTH_FILES ...]], --truth_files [TRUTH_FILES [TRUTH_FILES ...]]
Space separated list of truth files. Truth files are TSV files with the fields <tax_id, absolute
abundance, relative abundance, rank, tax_name>
-e ENV, --env ENV
String name of environment in which sample exists; options are: prod (default), staging
-p LOCAL_PATH, --local-path LOCAL_PATH
Root of local path where IDseq files are stored. Must follow the same structure to store files as
IDseq
--mono-aupr
Computed adjusted AUPR by forcing the precision/recall curve to be monotonic decreasing