Skip to content

Designate KP.2.3.14 (S:K679R, ORF1a:T2016K, N:H145Y), JN.1.68, JN.1.6… #1124

Designate KP.2.3.14 (S:K679R, ORF1a:T2016K, N:H145Y), JN.1.68, JN.1.6…

Designate KP.2.3.14 (S:K679R, ORF1a:T2016K, N:H145Y), JN.1.68, JN.1.6… #1124

Workflow file for this run

name: Analyze lineage notes
on:
push:
paths:
- lineage_notes.txt
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: 3.11
- name: Install packages
run: pip install pandas
- name: Analyze lineage notes file
run: python analyze_lineage_notes.py