Files in rdinnager/slimrlang
Write SLiM Population Genetics Simulation Scripts in R

.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
NAMESPACE
NEWS.md R/rstudio.R R/slim_callbacks.R R/slim_lang.R R/slimr_code.R R/slimr_forcing.R R/slimr_output.R R/slimr_script.R R/slimr_scripting.R R/slimr_template.R R/slimrlang-package.R R/utils-misc.R R/utils-pipe.R R/utils-tidy-eval.R R/utils.R README.Rmd README.md
_pkgdown.yml
codecov.yml
data-raw/build/eidos_reference/eidos_functions.txt
data-raw/build/slim_reference/Chromosome_methods.txt
data-raw/build/slim_reference/Chromosome_properties.txt
data-raw/build/slim_reference/Genome_methods.txt
data-raw/build/slim_reference/Genome_properties.txt
data-raw/build/slim_reference/GenomicElementType_methods.txt
data-raw/build/slim_reference/GenomicElementType_properties.txt
data-raw/build/slim_reference/GenomicElement_methods.txt
data-raw/build/slim_reference/GenomicElement_properties.txt
data-raw/build/slim_reference/Individual_methods.txt
data-raw/build/slim_reference/Individual_properties.txt
data-raw/build/slim_reference/Initialize_methods.txt
data-raw/build/slim_reference/InteractionType_methods.txt
data-raw/build/slim_reference/InteractionType_properties.txt
data-raw/build/slim_reference/MutationType_methods.txt
data-raw/build/slim_reference/MutationType_properties.txt
data-raw/build/slim_reference/Mutation_methods.txt
data-raw/build/slim_reference/Mutation_properties.txt
data-raw/build/slim_reference/SLiMBuiltin_methods.txt
data-raw/build/slim_reference/SLiMEidosBlock_properties.txt
data-raw/build/slim_reference/SLiMSim_methods.txt
data-raw/build/slim_reference/SLiMSim_properties.txt
data-raw/build/slim_reference/Subpopulation_methods.txt
data-raw/build/slim_reference/Subpopulation_properties.txt
data-raw/build/slim_reference/Substitution_methods.txt
data-raw/build/slim_reference/Substitution_properties.txt
data-raw/build_slimrlang.R
data/Chromosome.rda
data/G.rda
data/GE.rda
data/GET.rda
data/Genome.rda
data/GenomicElement.rda
data/GenomicElementType.rda
data/I.rda
data/IT.rda
data/Individual.rda
data/Init.rda
data/Initialize.rda
data/InteractionType.rda
data/M.rda
data/MT.rda
data/Mutation.rda
data/MutationType.rda
data/P.rda
data/S.rda
data/SB.rda
data/SEB.rda
data/SLiMBuiltin.rda
data/SLiMEidosBlock.rda
data/SLiMSim.rda
data/SS.rda
data/Subpopulation.rda
data/Substitution.rda
data/c.rda
data/slim_classes.rda
inst/rstudio/addins.dcf
man/Chromosome.Rd man/Genome.Rd man/GenomicElement.Rd man/GenomicElementType.Rd man/Individual.Rd man/Initialize.Rd man/InteractionType.Rd man/Mutation.Rd man/MutationType.Rd man/SLiMBuiltin.Rd man/SLiMEidosBlock.Rd man/SLiMSim.Rd man/Subpopulation.Rd man/Substitution.Rd man/addCloned.Rd man/addCrossed.Rd man/addEmpty.Rd man/addMutations.Rd man/addNewDrawnMutation.Rd man/addNewMutation.Rd man/addRecombinant.Rd man/addSelfed.Rd man/addSubpop.Rd man/addSubpopSplit.Rd man/ancestralNucleotides.Rd man/as_slim_text.slimr_script.Rd man/as_slimr_script.Rd man/cachedFitness.Rd man/codonsToAminoAcids.Rd man/configureDisplay.Rd man/containsMarkerMutation.Rd man/containsMutations.Rd man/countOfMutationsOfType.Rd man/defineSpatialMap.Rd man/deregisterScriptBlock.Rd man/distance.Rd man/distanceToPoint.Rd man/drawBreakpoints.Rd man/drawByStrength.Rd man/drawSelectionCoefficient.Rd man/evaluate.Rd man/getValue.Rd man/grapes-.-grapes.Rd man/grapes-help-grapes.Rd man/initializeAncestralNucleotides.Rd man/initializeGeneConversion.Rd man/initializeGenomicElement.Rd man/initializeGenomicElementType.Rd man/initializeHotspotMap.Rd man/initializeInteractionType.Rd man/initializeMutationRate.Rd man/initializeMutationType.Rd man/initializeMutationTypeNuc.Rd man/initializeRecombinationRate.Rd man/initializeSLiMModelType.Rd man/initializeSLiMOptions.Rd man/initializeSex.Rd man/initializeTreeSeq.Rd man/interactingNeighborCount.Rd man/interactionDistance.Rd man/mm16To256.Rd man/mmJukesCantor.Rd man/mmKimura.Rd man/mutationCounts.Rd man/mutationFrequencies.Rd man/mutationsOfType.Rd man/nearestInteractingNeighbors.Rd man/nearestNeighbors.Rd man/nearestNeighborsOfPoint.Rd man/nucleotideCounts.Rd man/nucleotideFrequencies.Rd man/nucleotides.Rd man/nucleotidesToCodons.Rd man/output.Rd man/outputFixedMutations.Rd man/outputFull.Rd man/outputMS.Rd man/outputMSSample.Rd man/outputMutations.Rd man/outputSample.Rd man/outputUsage.Rd man/outputVCF.Rd man/outputVCFSample.Rd man/pipe.Rd man/pointInBounds.Rd man/pointPeriodic.Rd man/pointReflected.Rd man/pointStopped.Rd man/pointUniform.Rd man/positionsOfMutationsOfType.Rd man/readFromMS.Rd man/readFromPopulationFile.Rd man/readFromVCF.Rd man/recalculateFitness.Rd man/reconstruct.slimr_script.Rd man/registerEarlyEvent.Rd man/registerFitnessCallback.Rd man/registerInteractionCallback.Rd man/registerLateEvent.Rd man/registerMateChoiceCallback.Rd man/registerModifyChildCallback.Rd man/registerMutationCallback.Rd man/registerRecombinationCallback.Rd man/registerReproductionCallback.Rd man/relatedness.Rd man/removeMutations.Rd man/removeSubpopulation.Rd man/rescheduleScriptBlock.Rd man/sampleIndividuals.Rd man/setAncestralNucleotides.Rd man/setCloningRate.Rd man/setDistribution.Rd man/setGeneConversion.Rd man/setGenomicElementType.Rd man/setHotspotMap.Rd man/setInteractionFunction.Rd man/setMigrationRates.Rd man/setMutationFractions.Rd man/setMutationMatrix.Rd man/setMutationRate.Rd man/setMutationType.Rd man/setRecombinationRate.Rd man/setSelectionCoeff.Rd man/setSelfingRate.Rd man/setSexRatio.Rd man/setSpatialBounds.Rd man/setSpatialPosition.Rd man/setSubpopulationSize.Rd man/setValue.Rd man/simulationFinished.Rd man/slim_block.Rd man/slim_script.Rd man/slimr_clip_original.Rd man/slimr_open_original.Rd man/slimr_output.Rd man/slimr_script_render.Rd man/slimr_template_info.Rd man/slimr_write.Rd man/slimrlang-vctrs.Rd man/spatialMapColor.Rd man/spatialMapValue.Rd man/strength.Rd man/subsetIndividuals.Rd man/sumOfMutationsOfType.Rd man/takeMigrants.Rd man/tidyeval.Rd man/totalOfNeighborStrengths.Rd man/treeSeqCoalesced.Rd man/treeSeqOutput.Rd man/treeSeqRememberIndividuals.Rd man/treeSeqSimplify.Rd man/unevaluate.Rd man/uniqueMutationsOfType.Rd tests/testthat.R
tests/testthat/slimr_script_conversion_test.txt
tests/testthat/slimr_script_conversion_test_ansi.txt
tests/testthat/slimr_script_output_test.txt
tests/testthat/slimr_script_output_test_ansi.txt
tests/testthat/slimr_template_output_test_list_w_missing.txt
tests/testthat/slimr_template_output_test_list_w_missing_ansi.txt
tests/testthat/slimr_template_output_test_unrendered.txt
tests/testthat/slimr_template_output_test_unrendered_ansi.txt
tests/testthat/test-slimr_code.R tests/testthat/test-slimr_script.R tests/testthat/test-slimr_scripting.R tests/testthat/test-slimr_template.R
vignettes/.gitignore
vignettes/autocomplete_SS_1.png
vignettes/autocomplete_SS_2.png
vignettes/slimrlang_intro.Rmd
rdinnager/slimrlang documentation built on June 20, 2020, 8:17 p.m.