Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bitfede/sars-cov-2-genome-sandbox
Using python3 to gather insights about the sars-cov-2 virus
https://github.com/bitfede/sars-cov-2-genome-sandbox
Last synced: 18 days ago
JSON representation
Using python3 to gather insights about the sars-cov-2 virus
- Host: GitHub
- URL: https://github.com/bitfede/sars-cov-2-genome-sandbox
- Owner: bitfede
- Created: 2020-03-27T21:36:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T08:19:59.000Z (almost 5 years ago)
- Last Synced: 2024-11-20T23:19:27.342Z (3 months ago)
- Language: Python
- Size: 2.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SARS-CoV-2 Python3 Sandbox
## Introduction
SARS-CoV-2 belongs to the broad family of viruses known as coronaviruses. It is a positive-sense single-stranded RNA (+ssRNA) virus.
![Image of this virus' taxonomy](/ICTV-taxonomy.png)
## Purpose
In this repo I am using python to learn more about this virus using a programmer's approach.