Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Latest commit

 

History

History
32 lines (27 loc) · 602 Bytes

File metadata and controls

32 lines (27 loc) · 602 Bytes

Identify SARS-CoV-2 strains from genomic data

build/ activate local dev environment

$ make dev 
$ conda activate pangolin
$ poetry install 
$ poetry run python3 src/main.py

run test

$ make test
{
  "taxon": "BS000685.1",
  "lineage": "B.1.1",
  "conflict": "",
  "ambiguity_score": "",
  "scorpio_call": "",
  "scorpio_support": "",
  "scorpio_conflict": "",
  "version": "PANGO-v1.2.124",
  "pangolin_version": "3.1.20",
  "pangoLEARN_version": "2022-02-02",
  "pango_version": "v1.2.124",
  "status": "passed_qc",
  "note": "Assigned from designation hash."
}