Pinned Repositories
butterflies
Using deep learning to process images of butterflies from the NHM data portal
ecoevodynamo
R package for Eco-Evolutionary simulations using Automatic Differentiation
fibre
Flexible scalable phylogenetic trait models using integrated nested laplace approximation (INLA)
genAISDM
Code for modeling tetrapod distributions jointly via generative AI
greenpipeR
Level-up your pipes in R
impac
R package to create packed image mosaics (inspired by https://github.com/qnzhou/Mosaic)
nichefillr
R package implementing niche filling simulations
rbff
R interface to Boundary First Flattening (BFF) software (https://geometrycollective.github.io/boundary-first-flattening/).
slimr
Run and Analyse SLiM Population Genetics Forward Simulations from R.
trampoline
R package implementing generator based trampolines for deep recursive programming without overflowing the stack (a port of Python https://gitlab.com/ferreum/trampoline to R). Package webpage: https://rdinnager.github.io/trampoline/
rdinnager's Repositories
rdinnager/impac
R package to create packed image mosaics (inspired by https://github.com/qnzhou/Mosaic)
rdinnager/slimr
Run and Analyse SLiM Population Genetics Forward Simulations from R.
rdinnager/fibre
Flexible scalable phylogenetic trait models using integrated nested laplace approximation (INLA)
rdinnager/genAISDM
Code for modeling tetrapod distributions jointly via generative AI
rdinnager/biocman
R package with bioclimatic manifold data
rdinnager/dagnn
Minimal R package for creating custom neural network architectures easily using {torch}
rdinnager/deepbills
Project to analyse 3d bird bill morphology using deep learning
rdinnager/grambank_vae
Code for running variational autoencoders on grambank data for ancestral character estimation.
rdinnager/miniphylopic
R package containing the phylopic_mini dataset, an MNIST-like dataset of organism silhouettes with associated taxonomic heirarchy
rdinnager/phyf
Tibble subclass and vctrs based phylogenetic data format to support phylogenetic modelling in {fibre}, inspired by {sf}
rdinnager/tidysdm
tidymodels framework for species distribution models
rdinnager/bioclim_intrinsic_dimension
Code to analyse the intrinsic dimension of the global Bioclim dataset
rdinnager/causal_PCM
Code related to causal phylogenetic comparative methods paper
rdinnager/cjs_webr
webr coding demonstration about CJS HMM models
rdinnager/dgsdm-prelim
Code for some prelimary exploration of the idea of Deep Generative Species Distribution Models (DGSDM)
rdinnager/diffusion-SDM
Code and notes for new mega-project: Denoising Diffusion models for Species Distribution Modeling
rdinnager/fibre_demo
Code highlighting the use of the fibre package for phylogenetic trait modeling. Examples for manuscript 'Reimagining phylogenetic comparative methods for the era of big data'
rdinnager/MINGW-packages
Package scripts for MinGW-w64 targets to build under MSYS2.
rdinnager/pangenome_sim
Code for simulating evolution of pangenomes in bacterial population using SLiM
rdinnager/phenobase
Classifiers for the Phenobase project
rdinnager/phenobase_website
Website of the Phenobase project
rdinnager/phylo_dim_blessing
Code exploring the 'blessing of dimensionality' in phylogenetic trait evolution models
rdinnager/rdinnager.r-universe.dev
R-universe repo
rdinnager/SDM_datasets
A list of datasets suitable for large-scale Species Distribution Model benchmarking
rdinnager/sdmpack
R package for SDM course
rdinnager/SLiM
SLiM is a genetically explicit forward simulation software package for population genetics and evolutionary biology. It is highly flexible, with a built-in scripting language, and has a cross-platform graphical modeling environment called SLiMgui.
rdinnager/slimr_blog
Source for blog about slimr R package
rdinnager/slimr_manuscript
Rmarkdown manuscript describing rslim package
rdinnager/torch
R Interface to Torch
rdinnager/torchvision
R interface to torchvision