Skip to content

Releases: softwaremmm/competitivemapping_pipeline

3.2.0

Choose a tag to compare

@bobturneruk bobturneruk released this 08 Aug 11:10
f136228

3.2.0

  • limit samtools sort to using 6 threads at 500M ram each.
  • tie_break will detect missing bam file and produce empty results.
  • tweak tie_break params to reduce spurious low depth hits. (May mildly impact flu results).
  • remove old unused dynamic comp mapping.
  • When running dynamic comp mapping (with tie break). Can provide fixed ani groups via metadata file

3.1.1

Choose a tag to compare

@mcolpus mcolpus released this 24 Jul 11:35
6145c22

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

Choose a tag to compare

@mcolpus mcolpus released this 17 Jul 15:37
7c32d45

What's Changed

Full Changelog: 3.0.2...3.1.0

3.0.2

Choose a tag to compare

@bobturneruk bobturneruk released this 17 Jul 12:19
8b49620

3.0.2

  • Correct pipeline names
  • Correct container prefixes

3.0.1

Choose a tag to compare

@bobturneruk bobturneruk released this 17 Jul 08:23
8d7ec83

3.0.1

  • Correct file extension for build system

3.0.0

Choose a tag to compare

@bobturneruk bobturneruk released this 16 Jul 14:55
1cfe733

3.0.0

  • add tie_break approach for determining read depth and coverage from bam file
  • python script extract_reads for selecting reads for reference with tie_break
  • group targets by ANI for use in tie_break
  • rename output channels to be more consistent/descriptive
  • code to produce new manifest from RefSeq in reproducible way

2.2.3

Choose a tag to compare

@bobturneruk bobturneruk released this 10 Jul 08:25
9aa912c

2.2.3

  • Same container image name on both tenancies

2.2.2

Choose a tag to compare

@bobturneruk bobturneruk released this 09 Jul 08:46
cee11fe

2.2.2

  • Rename flu manifest (doesn't affect myco)
  • Improve H7 reference for flu (doesn't affect myco)
  • Parameterise container prefix

2.2.1

Choose a tag to compare

@bobturneruk bobturneruk released this 24 Jun 09:26
6e7b4ea

2.2.1

  • Remove duplicate mappings (only affects "intermediary file" output, not used in UI)
  • Code to generate flu manifest (and example of output)

2.2.0

Choose a tag to compare

@bobturneruk bobturneruk released this 20 Jun 12:38
e868734

2.2.0

Feat

  • Breaking: Make reference name a parameter so reads mapping to references other than M. tuberculosis can be output if needed

Chores

  • Split the minimap2 and the analysis steps into separate python scripts
  • manifest_builder params relabelled to remove gtdb as can use any db
  • support supplying multiple dbs to manifest building

Tests

  • Tests for reference name as a parameter, and for flu specifically