Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuailevy committed Feb 12, 2025
2 parents 40ef06b + 15fe7e0 commit 35dcd4c
Show file tree
Hide file tree
Showing 258 changed files with 25,770 additions and 47,761 deletions.
2,360 changes: 0 additions & 2,360 deletions Outbreak_Data_Workflows.ipynb

This file was deleted.

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# python-outbreak-info

[![PyPI version](https://badge.fury.io/py/python-outbreak-info.svg)](https://badge.fury.io/py/python-outbreak-info)

Welcome to the python package for [outbreak.info](https://outbreak.info/)!

[Outbreak.info](https://outbreak.info/) is a platform from the [Hughes](https://www.scripps.edu/faculty/hughes/), [Su](https://sulab.org/), [Wu](https://wulab.io/), and [Andersen](https://andersen-lab.com/) labs at Scripps Research for the unification and exploration of SARS-CoV-2 genomic and epidemiology data. It's powered by data provided by [GISAID](https://gisaid.org/).
Expand Down
6 changes: 4 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
from .outbreak_data import authenticate_user
from .outbreak_data import outbreak_data
from outbreak_data import authenticate_user
from outbreak_data import outbreak_data
from outbreak_tools import outbreak_tools
from outbreak_tools import outbreak_clustering
Loading

0 comments on commit 35dcd4c

Please sign in to comment.