Skip to content

Releases: cov-lineages/scorpio

scorpio v0.3.8

16 Jul 15:27
be47ff1
Compare
Choose a tag to compare

scorpio haplotype and scorpio classify now accept a list of mutations or mutations files with --mutations
These can be .txt or .csv with mutations in first column with header "id" or no header
These additional mutations are typed and if --append-genotypes is used, a column per variant is output in the relative files

v0.3.7

16 Jul 08:13
b702621
Compare
Choose a tag to compare

Fix versioning bug #21

scorpio v0.3.6

12 Jul 10:26
9c03472
Compare
Choose a tag to compare

Adds --append-genotypes flag to scorpio haplotype to output column-per-variant in a file per constellation (the same file as outputs counts/scores)
Prevents scorpio define from using protein definitions in unexpected ways

v0.3.5

09 Jul 20:22
9c03472
Compare
Choose a tag to compare

Adds --list-incompatible flag to scorpio classify which adds an extra column to output CSV listing anything from called constellation JSON file under key "incompatible_lineage_calls"

v0.3.4

23 Jun 17:12
538e4f2
Compare
Choose a tag to compare

Fix for biopython 1.74

v0.3.3

23 Jun 16:43
6478b7f
Compare
Choose a tag to compare

Explicity convert between Seq and string to use replace and translate functionality

v0.3.2

23 Jun 13:13
1685579
Compare
Choose a tag to compare
  • Pulls in mrca_lineage field from JSON files, checks it's not got weird characters and outputs it during classify
  • Handles deletions specified in AA space in AA space
  • Adds pangolin mode which disregards anything in constellations/data for robustness
  • Allows label to be specified on command line and uses that field for call where possible (not included in comparison if not provided)

v0.3.1

17 Jun 13:56
Compare
Choose a tag to compare

Handle labels with weird symbols in

v0.3

29 May 09:01
Compare
Choose a tag to compare

Add a version number to tip that works with pangolin and latest constellations definitions

v0.2

23 Apr 13:24
Compare
Choose a tag to compare

Initial release includes classify and haplotype commands from an alignment to reference