Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saketkc/covmuller

Covmuller is an R-package designed for analysis of SARS-CoV-2 sequencing metadata deposited on GISAID
https://github.com/saketkc/covmuller

Last synced: 24 days ago
JSON representation

Covmuller is an R-package designed for analysis of SARS-CoV-2 sequencing metadata deposited on GISAID

Awesome Lists containing this project

README

        

# Covmuller

Covmuller is an R-package designed for analysis of SARS-CoV-2 sequencing metadata deposited on [GISAID](https://www.gisaid.org/).

![](https://saket-choudhary.me/covmuller/articles/SouthAfrica_contrast_India_files/figure-html/unnamed-chunk-3-1.png)

![](https://raw.githubusercontent.com/saketkc/covmuller/master/docs/articles/SA_animated.gif)

## Features

Covmuller currently supports the following features:

* Read and preprocess metadata file downloaded from GISAID: [Vignette](articles/Introduction.html)
* Plot variant prevalence: [Vignette](articles/Introduction.html)
* Fit multinomial models to variant prevalence data:
- [India](https://saket-choudhary.me/covmuller/articles/MultinomialModeling_India.html)
- [USA](https://saket-choudhary.me/covmuller/articles/MultinomialModeling_USA.html)
- [Canada](https://saket-choudhary.me/covmuller/articles/MultinomialModeling_Canada.html)
- [UK](https://saket-choudhary.me/covmuller/articles/MultinomialModeling_UK.html)
- [Australia](https://saket-choudhary.me/covmuller/articles/MultinomialModeling_Australia.html)
- [SouthAfrica](https://saket-choudhary.me/covmuller/articles/MultinomialModeling_SouthAfrica.html)
* Estimate totals prevalence of variants by projecting case prevalence data on multinomila fits:
- [India](https://saket-choudhary.me/covmuller/articles/VariantAnimation-India.html)
- [New York state](https://saket-choudhary.me/covmuller/articles/VariantAnimation-NewYork.html)
- [New York City](https://saket-choudhary.me/covmuller/articles/VariantAnimation-NYC.html)
- [South Africa](https://saket-choudhary.me/covmuller/articles/VariantAnimation-SouthAfrica.html)
- [United Kingdom](https://saket-choudhary.me/covmuller/articles/VariantAnimation-UK.html)
- [USA](https://saket-choudhary.me/covmuller/articles/VariantAnimation-USA.html)