Skip to content

ASU-Lim-Lab/GISAID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation


GISAID update

About The Project

The purpose of this project was to track SARS-CoV-2 variatns across the stat of Arizona. This repository contains files used to extract variant data from GISAID outputs.

Getting Started

Scripts are comatable with Python 3.9.14+, Pandas 2.0+, NumPy 1.24+.

Prerequisites

  • Python
  • Pandas
  • NumPy

Installation

conda create -n env_name python=3.9.14
conda install pandas
conda install numpy

About

This repository contains files associated with processing GISAID files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages