theiagen / public_health_bacterial_genomics

GNU Affero General Public License v3.0
26 stars 14 forks source link

New output columns from TBProfiler Task #217

Closed cimendes closed 1 year ago

cimendes commented 1 year ago

Motivation

This PR adds a new behaviour, controlled by the tbprofiler_additional_outputs boolean (currently set to true) that controls 5 new outputs: tb_profiler_variant_gene_name, tb_profiler_variant_locus_tag, tb_profiler_variant_substitutions, tb_profiler_sequencing_method, tbprofiler_additional_outputs_csv and tbprofiler_laboratorian_csv.

These columns include information in all mutations found by tbprofiler with the following criteria:

Main changes

Testing

cimendes commented 1 year ago

Test with commit hash 1af02af