All Projects → niemasd → FAVITES

niemasd / FAVITES

Licence: GPL-3.0 license
FAVITES (FrAmework for VIral Transmission and Evolution Simulation)

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to FAVITES

archaeopteryx-js
Archaeopteryx.js is a software tool for the visualization and analysis of highly annotated phylogenetic trees.
Stars: ✭ 27 (-18.18%)
Mutual labels:  evolution, phylogenetics
phyml
PhyML -- Phylogenetic estimation using (Maximum) Likelihood
Stars: ✭ 125 (+278.79%)
Mutual labels:  evolution, phylogenetics
EvoNet
Evolution Simulation in XNA Refresh
Stars: ✭ 44 (+33.33%)
Mutual labels:  evolution, evolution-simulator
taxonium
A tool for exploring very large trees in the browser
Stars: ✭ 65 (+96.97%)
Mutual labels:  virus, phylogenetics
grakkit
A modern JavaScript development environment for Minecraft.
Stars: ✭ 184 (+457.58%)
Mutual labels:  modular
Ios Nbuimagepicker
Modular image picker with Simulator-compatible AVFondation camera, assets library, filters and more.
Stars: ✭ 196 (+493.94%)
Mutual labels:  modular
Projectalice
Main repository of Project Alice, contains main unit source code
Stars: ✭ 189 (+472.73%)
Mutual labels:  modular
Red Discordbot
A multi-function Discord bot
Stars: ✭ 2,855 (+8551.52%)
Mutual labels:  modular
documentify
Modular HTML bundler
Stars: ✭ 47 (+42.42%)
Mutual labels:  modular
tutorials
Configuration tutorials for a variety of mail user agents.
Stars: ✭ 24 (-27.27%)
Mutual labels:  evolution
Golog
A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.
Stars: ✭ 208 (+530.3%)
Mutual labels:  modular
Pencil.js
✏️ Nice modular interactive 2D drawing library
Stars: ✭ 204 (+518.18%)
Mutual labels:  modular
transmitter
A WebExtension for the Transmission BitTorrent client
Stars: ✭ 72 (+118.18%)
Mutual labels:  transmission
Elli
Simple, robust and performant Erlang web server
Stars: ✭ 194 (+487.88%)
Mutual labels:  modular
slopShell
the only php webshell you need.
Stars: ✭ 208 (+530.3%)
Mutual labels:  modular
L5modular
Generates and handles Modules for Laravel
Stars: ✭ 188 (+469.7%)
Mutual labels:  modular
Jboss Modules
A Modular Classloading System
Stars: ✭ 231 (+600%)
Mutual labels:  modular
coala
A Framework for Coalescent Simulation in R
Stars: ✭ 21 (-36.36%)
Mutual labels:  evolution
Digital Restaurant
DDD. Event sourcing. CQRS. REST. Modular. Microservices. Kotlin. Spring. Axon platform. Apache Kafka. RabbitMQ
Stars: ✭ 222 (+572.73%)
Mutual labels:  modular
Xflegoviper
🚀 A seamless framework for build app from MVC, MVVM, VIPER (etc.) design pattern in iOS world. (OC & Swift)
Stars: ✭ 215 (+551.52%)
Mutual labels:  modular

NOTE: This original implementation of FAVITES will be deprecated in the near future, and it will be replaced with FAVITES-Lite, which is a more user-friendly end-to-end epidemic simulation framework that has been reimplemented from scratch to achieve improved speed and memory efficiency. The original FAVITES will still be maintained for folks who want fine-tuned granularity in their model selection/design, but for the vast majority of users, I strongly recommend using FAVITES-Lite.

FAVITES (FrAmework for VIral Transmission and Evolution Simulation) is a robust modular framework for the simultaneous simulation of a transmission network and viral evolution, as well as simulation of sampling imperfections of the transmission network and of the sequencing process (Moshiri et al., 2018). The framework is robust in that the simulation process has been broken down into a series of interactions between abstract module classes, and the user can simply plug in each desired module implementation (or implement one from scratch) to customize any stage of the simulation process.

Because of the modular nature of FAVITES, a single README would become too convoluted. As a result, all information, including installation information, requirements, usage, file format descriptions, etc., are located in the FAVITES Wiki.

Note that many FAVITES module implementations wrap around existing tools, so in addition to citing FAVITES, you should cite the tools wrapped in any module implementations you use in your study.

Citing FAVITES

If you use FAVITES in your work, please cite:

Moshiri N, Ragonnet-Cronin M, Wertheim JO, Mirarab S (2018). "FAVITES: simultaneous simulation of transmission networks, phylogenetic trees, and sequences." Bioinformatics. 35(11):1852-1861. doi:10.1093/bioinformatics/bty921

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].