Code and data from Dallas et al. "Predicting the tripartite network of mosquito-borne disease"
收藏Figshare2021-11-17 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Code_and_data_from_Dallas_et_al_Predicting_the_tripartite_network_of_mosquito-borne_disease_/17033309
下载链接
链接失效反馈官方服务:
资源简介:
## Predicting the tripartite network of mosquito-borne disease### CitationCode and data to reproduce the analyses from> Dallas, TA, SJ Ryan, B Bellekom, A Fagre, R Christofferson, and CJ Carlson. 2021. Predicting the tripartite network of mosquito-borne disease. ## Compiling the projectTo compile the R markdown, the following terminal command can be issued from the directory where the files are all located.```Rscript -e 'install.packages(c("gbm", "ROCR", "plyr", "dplyr", "igraph", "vegan", "xtable", "parallel"))'Rscript -e 'rmarkdown::render("analysis.Rmd", output_format="pdf_document")'```
创建时间:
2021-11-17



