Skip to content

Releases: will-rowe/artic-tools

v0.3.1

17 Aug 14:42
b3a5d3c
Compare
Choose a tag to compare
  • adds fix from @jts for segfault in check_vcf caused by VCF with no records

v0.3.0

22 Jan 11:38
fc2a19a
Compare
Choose a tag to compare
  • updates the VCF checker to output a TSV report, plus an optional filtered VCF file
    • NOTE: CLI has now changed for this subcommand
  • swaps CI over to GitHub actions from Travis
  • adds some more tests

v0.2.6

02 Dec 10:14
Compare
Choose a tag to compare

Updates the primer scheme downloader to use the manifest at the ARTIC primer scheme repo

v0.2.5

26 Nov 15:39
6c3ac95
Compare
Choose a tag to compare

Patch to update packaging and some minor tweaks to amplicon handling

v0.2.4

08 Sep 19:41
3230630
Compare
Choose a tag to compare

Patch added to reflect changes in primer-schemes

v0.2.3

26 Aug 15:18
69ef9ec
Compare
Choose a tag to compare
  • adds option to output primer scheme insert sizes as BED during scheme validation
  • updates endpoints for grabbing schemes and standardises naming convention (see https://github.com/artic-network/primer-schemes)
  • adds scheme alias for ncov to scov2

v0.2.2

22 Aug 22:05
Compare
Choose a tag to compare
  • Adds sub command for downloading ARTIC primer schemes and reference sequences

v0.2.1

20 Aug 14:22
Compare
Choose a tag to compare
  • Adds option to output primer sequences during scheme validation
  • Allows non-versioned schemes to be validated
  • Lib improvements (e.g. reducing string copies and more checking)

v0.2.0

19 Aug 12:51
Compare
Choose a tag to compare

Adds validate_scheme and check_vcf commands.

v0.1.2

11 Aug 20:38
Compare
Choose a tag to compare

Changing softmasker output to mirror the align_trim output of the artic pipeline. Mainly, output one BAM to STDOUT for either primer tagged or primer masked amplicons.