Other packages > Find by keyword >

MGDrivE  

Mosquito Gene Drive Explorer
View on CRAN: Click here


Download and install MGDrivE package within the R console
Install from CRAN:
install.packages("MGDrivE")

Install from Github:
library("remotes")
install_github("cran/MGDrivE")

Install by package version:
library("remotes")
install_version("MGDrivE", "1.6.0")



Attach the package and use:
library("MGDrivE")
Maintained by
Héctor Manuel Sánchez Castellanos
[Scholar Profile | Author Map]
First Published: 2019-07-12
Latest Update: 2020-10-05
Description:
Provides a model designed to be a reliable testbed where various gene drive interventions for mosquito-borne diseases control. It is being developed to accommodate the use of various mosquito-specific gene drive systems within a population dynamics framework that allows migration of individuals between patches in landscape. Previous work developing the population dynamics can be found in Deredec et al. (2001) and Hancock & Godfray (2007) , and extensions to accommodate CRISPR homing dynamics in Marshall et al. (2017) .
How to cite:
Héctor Manuel Sánchez Castellanos (2019). MGDrivE: Mosquito Gene Drive Explorer. R package version 1.6.0, https://cran.r-project.org/web/packages/MGDrivE. Accessed 05 May. 2025.
Previous versions and publish date:
1.0.0 (2019-07-12 17:00), 1.1.0 (2019-08-19 23:00), 1.5.0 (2020-01-29 23:10)
Other packages that cited MGDrivE R package
View MGDrivE citation profile
Other R packages that MGDrivE depends, imports, suggests or enhances
Complete documentation for MGDrivE
Functions, R codes and Examples using the MGDrivE R package
Some associated functions: MGDrivE-Cube . MGDrivE-Model . MGDrivE . Network . Patch . aggregateFemales . aggregateOutput . basicBatchMigration . basicRepeatedReleases . calcAquaticStageSurvivalProbability . calcAverageGenerationTime . calcCos . calcDensityDependentDeathRate . calcExpKernel . calcGammaKernel . calcHaversine . calcHurdleExpKernel . calcLarvalDist . calcLarvalPopEquilibrium . calcLarvalStageMortalityRate . calcLognormalKernel . calcOmega . calcPopulationGrowthRate . calcQuantiles . calcVinEll . calcVinSph . calcZeroInflation . cube2csv . cubeClvR . cubeClvR2 . cubeECHACR . cubeECHACRX . cubeHoming1RA . cubeHomingDrive . cubeKillerRescue . cubeMEDEA . cubeMendelian . cubeModifiers . cubeOneLocusTA . cubeRIDL . cubeReciprocalTranslocations . cubeSplitDrive . cubeTGD . cubeTGDX . cubeTwoLocusTA . cubeWolbachia . eraseDirectory . generateReleaseVector . get_alpha_Network . get_beta_Network . get_conF_Network . get_conM_Network . get_drivecubeindex_Network . get_eta_Network . get_femalePop_Patch . get_genotypesID_Network . get_genotypesN_Network . get_malePop_Patch . get_muAd_Network . get_muAq_Network . get_nPatch_Network . get_omega_Network . get_patchReleases_Network . get_phi_Network . get_s_Network . get_tNow_Network . get_tau_Network . get_timeAq_Network . get_xiF_Network . get_xiM_Network . ggColUtility . kernels . moveMatAll2 . moveMatCascade3 . moveMatDiag . moveMatDiagOneCity . moveMatDie . moveMatIndependent3 . moveMatMixedSpil . moveMatTaleOfTwoCities . moveMatTriDiagonal . moveMatTriple . multRun_Network . normalise . oneDay_Migration_Deterministic_Network . oneDay_Migration_Stochastic_Network . oneDay_Network . oneDay_PopDynamics_Patch . oneDay_adultDeath_deterministic_Patch . oneDay_adultDeath_stochastic_Patch . oneDay_eggDM_deterministic_Patch . oneDay_eggDM_stochastic_Patch . oneDay_eggReleases_Patch . oneDay_initOutput_Patch . oneDay_larvaDM_deterministic_Patch . oneDay_larvaDM_stochastic_Patch . oneDay_mating_deterministic_Patch . oneDay_mating_stochastic_Patch . oneDay_migrationIn_Patch . oneDay_oviposit_deterministic_Patch . oneDay_oviposit_stochastic_Patch . oneDay_pupaDM_deterministic_Patch . oneDay_pupaDM_stochastic_Patch . oneDay_pupation_deterministic_Patch . oneDay_pupation_stochastic_Patch . oneDay_releases_Patch . oneDay_writeOutput_Patch . oneRun_Network . parameterizeMGDrivE . plotMGDrivEMult . plotMGDrivESingle . quantileC . rDirichlet . reset_Network . reset_Patch . retrieveOutput . set_NetworkPointer_Patch . set_initialPopulation_Patch . set_population_deterministic_Patch . set_population_stochastic_Patch . setupMGDrivE . splitOutput . 
Some associated R codes: Cube-1LocusTA.R . Cube-2LocusTA.R . Cube-Auxiliary.R . Cube-CRISPR1RA.R . Cube-CRISPR2MF.R . Cube-ClvR.R . Cube-ClvR2.R . Cube-ECHACR.R . Cube-ECHACRX.R . Cube-KillerRescue.R . Cube-MEDEA.R . Cube-RIDL.R . Cube-RecTrans.R . Cube-SMendelian.R . Cube-SplitDrive.R . Cube-Wolbachia.R . Cube-tGD.R . Cube-tGDX.R . MGDrivE-Auxiliary.R . MGDrivE-Graphics.R . MGDrivE-Releases.R . MGDrivE-Setup.R . MGDrivE.R . Network-Class.R . Network-Migration.R . Network-Parameters.R . Network-Simulation.R . Patch-Class.R . Patch-Methods.R . Patch-Migration.R . Patch-Simulation.R . RcppExports.R . data.R . zzz.R .  Full MGDrivE package functions and examples
Downloads during the last 30 days
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/03Downloads for MGDrivE02468101214161820222426TrendBars

Today's Hot Picks in Authors and Packages

pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
Download / Learn more Package Citations See dependency  
lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA