nickbrazeau
. See also theR-universe documentation.Package: discent 0.5.0
Nick Brazeau
discent: Estimation of Deme Inbreeding Spatial Coefficients with Gradient Descent
In the early 1970s, Malécot described the relationship between genetic relatedness and physical distance, forming the framework of isolation by distance, or -- put simply -- pairs that are far apart are less likely to mate. Capitalizing on this framework by using measures of Identity by Descent, we produce a deme inbreeding spatial coefficient (DISC) using "vanilla" gradient descent. For the mathematical formulation of the of DISC, see: <TODO>. Briefly, we assume that the relatedness between two locations (demes) in space is given by the average pairwise IBD between the two locations conditional on the distance that seperates them. Further, we assume that geographic distance is scaled by a migration rate, which is a global parameter among all spatial locations.
Authors:
discent_0.5.0.tar.gz
discent_0.5.0.zip(r-4.5)discent_0.5.0.zip(r-4.4)discent_0.5.0.zip(r-4.3)
discent_0.5.0.tgz(r-4.4-x86_64)discent_0.5.0.tgz(r-4.4-arm64)discent_0.5.0.tgz(r-4.3-x86_64)discent_0.5.0.tgz(r-4.3-arm64)
discent_0.5.0.tar.gz(r-4.5-noble)discent_0.5.0.tar.gz(r-4.4-noble)
discent_0.5.0.tgz(r-4.4-emscripten)discent_0.5.0.tgz(r-4.3-emscripten)
discent.pdf |discent.html✨
discent/json (API)
NEWS
# Install 'discent' in R: |
install.packages('discent', repos = c('https://plasmogenepi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nickbrazeau/discent/issues
- IBD_simulation_data - Simulated Identity by Descent from Isolation by Distance
gradient-descentidentity-by-descentspatialcpp
Last updated 1 months agofrom:a8ebac9519. Checks:1 OK, 8 NOTE. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 19 2025 |
R-4.5-win-x86_64 | NOTE | Jan 19 2025 |
R-4.5-linux-x86_64 | NOTE | Jan 19 2025 |
R-4.4-win-x86_64 | NOTE | Jan 19 2025 |
R-4.4-mac-x86_64 | NOTE | Jan 19 2025 |
R-4.4-mac-aarch64 | NOTE | Jan 19 2025 |
R-4.3-win-x86_64 | NOTE | Jan 19 2025 |
R-4.3-mac-x86_64 | NOTE | Jan 19 2025 |
R-4.3-mac-aarch64 | NOTE | Jan 19 2025 |
Exports:%>%deme_inbreeding_spcoef_vanillais.vanillaDISCresulttidyout
Dependencies:clicpp11crayondplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6Rcpprlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Identify Deme Inbreeding Spatial Coefficients in Continuous Space (Vanilla) | deme_inbreeding_spcoef_vanilla |
Simulated Identity by Descent from Isolation by Distance | IBD_simulation_data |
Check if DISCresult S3 Class | is.vanillaDISCresult |
print DISCresult S3 Class | print.vanillaDISCresult |
Summary of DISCresult S3 Class | summary.vanillaDISCresult |
Tidy Out Sim Method | tidyout |
Tidy Out Sim | tidyout.vanillaDISCresult |