https://github.com/poisonalien/covid_rxiv
code for Visualizing COVID19 metadata from public sources
https://github.com/poisonalien/covid_rxiv
Last synced: 11 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 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-26T07:52:08.000Z (almost 5 years ago)
- Last Synced: 2025-03-30T15:25:19.550Z (about 1 year ago)
- Language: R
- Homepage:
- Size: 19.5 MB
- Stars: 3
- Watchers: 2
- 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.