Navigation Menu

Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kga1978 committed Aug 11, 2019
1 parent 480e3be commit 4b94e43
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -2,9 +2,9 @@

This analysis was produced using data collected and generated as part of a large collaborative study to identify how Zika virus spread to Florida, USA during the 2016-16 Zika virus pandemic. For more details, please see [Grubaugh et al. 2017](https://www.nature.com/articles/nature22400). The video shows the spatio-temporal diffusion of viral lineages between 1997 and 2017 that was generated by reconstructing the ancestral phylogeny of Zika virus.

All genomic sequences used in the analysis are publicly available on GenBank. Tree was generated using [BEAST v1.8.4](http://beast.community/) under a SRD06 nucleotide substitution model and a relaxed molecular clock along with a Bayesian Skyline model. The BEAST XML file is available in [data](data/). The phylogeographic diffusion process was realised using a discrete state asymmetric CTMC.
All genomic sequences used in the analysis are publicly available on GenBank. Tree was generated using [BEAST v1.8.4](http://beast.community/) under a SRD06 nucleotide substitution model and a relaxed molecular clock along with a Bayesian Skyline model. The BEAST XML file is available in [data](https://github.com/andersen-lab/zika-phylogeography/tree/master/data). The phylogeographic diffusion process was realised using a discrete state asymmetric CTMC.

Rendered video is for use under [CC-BY-SA-4](https://choosealicense.com/licenses/cc-by-sa-4.0/) and available in [movie](movie/).
Rendered video is for use under [CC-BY-SA-4](https://choosealicense.com/licenses/cc-by-sa-4.0/) and available in [movie](https://github.com/andersen-lab/zika-phylogeography/tree/master/movie).

Rendered video on [Youtube](https://youtu.be/ul1KYj13Isw).

Expand All @@ -19,11 +19,11 @@ Rendered video on [Youtube](https://youtu.be/ul1KYj13Isw).
* [numpy](http://www.numpy.org/)

#### Made with [Natural Earth](http://www.naturalearthdata.com/).
![Natural Earth](NEV-Logo-color.png)
![Natural Earth](https://github.com/andersen-lab/zika-phylogeography/blob/master/NEV-Logo-color.png)

#### License
All content outside of [data/](data/) is licensed under [CC-BY-SA-4](https://choosealicense.com/licenses/cc-by-sa-4.0/).
Natural Earth shapefiles in [data/ne_10m_admin_0_countries/](data/ne_10m_admin_0_countries/) are in public domain.
Natural Earth shapefiles in [data/ne_10m_admin_0_countries/](https://github.com/andersen-lab/zika-phylogeography/tree/master/data/ne_10m_admin_0_countries) are in public domain.

**Disclaimer**. Please note that this data is still based on work in progress and should be considered preliminary. If you intend to include any of these data in publications, please let us know – otherwise please feel free to download and use without restrictions. We have shared this data with the hope that people will download and use it, as well as scrutinize it so we can improve our methods and analyses. Please contact us if you have any questions or comments – we’ll buy beers for #ResearchParasites that spot flaws and faults in the data and come up with improvements!

Expand Down

0 comments on commit 4b94e43

Please sign in to comment.