Skip to content

Releases: theiagen/public_health_viral_genomics

v1.2.2

31 Mar 18:48
Compare
Choose a tag to compare

Bug Fixes:

  • Augur prep pango_lineages not recognized by augur; reverted back to pangolin_lineages header
  • Ensure percent_reference_coverage calculated by unambiguous bases only
  • Add percent primer trim to output
  • Add BioProject Accession to GenBank metadata file (Mercury Prep workflows)

v1.2.1

27 Mar 22:43
834b1f9
Compare
Choose a tag to compare

Bug Fixes:

  • pangolin tasks now use 4 cpus, not 40
  • Pangolin Update write to proper output column ("pango_lineage")
  • Ensure all outputs for Titan output namings in sync
  • Update GenBank metadata formatting to match NCBI standards (Mercury Prep workflows)
  • Add local tests wdl file for Titan Illumina PE
  • Create test dir with template configs
  • Add clock rate and std dev as optional input to Augur Run

v1.2.0

23 Mar 05:28
Compare
Choose a tag to compare

Minor updates:

  • Address issue with ivar trim & improperly-formatted bed files
    -- Update ivar docker tag
    -- Make bed file required input for Titan_Illumina_PE
  • Change output headers to sync with Broad

v1.1.1

18 Mar 02:06
Compare
Choose a tag to compare
  • Fix issue with sample exclusion in Titan_Auspice_Run output
  • Remove comment blocks from sarscov2_nextstrain_modified

v1.1.0

15 Mar 16:11
Compare
Choose a tag to compare

New workflows:

  • Titan_Augur_Prep: workflow to prepare SC2 sample metadata file for Augur analysis
  • Titan_Augur_Run: workflow for SC2 cluster investigations. Titan_Augur_Run will run Augur without a subsampling module using a modified version of the Braod's sarscov2_nextstrain WDL workflow to create an Auspice JSON file; output from the modified sarscov2_nextstrain workflow will also be used to infer SNP distances and create a static PDF report
  • Pangolin_Update: Run pangolin on samples with a specified docker image

Modified workflows:

  • Mercury Batch: must provide samplename array to enable output that describes which samples were batched and excluded for each repository (batched_samples.tsv and excluded_samples.tsv)

v1.0.1

05 Mar 05:58
Compare
Choose a tag to compare

Bug fixes and unnecessary code removed

  • Fixed issue with Mercury batch and inclusion of samples with >0 vadr alerts
  • Removed variant_num output in Titan workflows and unnecessary echo statements

v1.0

02 Mar 06:39
Compare
Choose a tag to compare

First stable release of Titan and Mercury workflows

v0.2.1

26 Feb 09:23
Compare
Choose a tag to compare

Fix header issue in metadata_upload files

v0.2

23 Feb 16:40
Compare
Choose a tag to compare

Added the Titan and Mercury workflows

v0.1

16 Feb 04:22
Compare
Choose a tag to compare

First stable dev release