Skip to content

Designate FL.33.1 (XBB.1.9.1.33.1, S:478R, Georgia) with 100 seqs #147

Designate FL.33.1 (XBB.1.9.1.33.1, S:478R, Georgia) with 100 seqs

Designate FL.33.1 (XBB.1.9.1.33.1, S:478R, Georgia) with 100 seqs #147

Workflow file for this run

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