https://github.com/poisonalien/covid_rxiv
code for Visualizing COVID19 metadata from public sources
https://github.com/poisonalien/covid_rxiv
Last synced: about 2 months ago
JSON representation
code for Visualizing COVID19 metadata from public sources
- Host: GitHub
- URL: https://github.com/poisonalien/covid_rxiv
- Owner: PoisonAlien
- Created: 2020-12-20T17:36:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T07:52:08.000Z (over 3 years ago)
- Last Synced: 2025-02-05T16:48:52.702Z (3 months ago)
- Language: R
- Homepage:
- Size: 19.5 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID19 visulizations
This repository contains code for Visualizing COVID19 meta data from public sources
## COVID19 articles in bioRxiv and medRxiv
![]()
## Dynamics of COVID19 cases in Germany
![]()
![]()
## BioNTech/Pfizer mrna11889 vaccine sequence
![]()
### Requiremnets
1. [data.table](https://github.com/Rdatatable/data.table)
2. [jsonlite](https://cran.r-project.org/web/packages/jsonlite/index.html)
3. [ImageMagick](https://imagemagick.org/index.php) : Linux and macOS have this installed.