Skip to content

A framework for simulating transgenerational hologenomic data

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

SolenePety/RITHMS

Repository files navigation

RITHMS

Hexsticker

Our framework, an R Implementation of a Transgenerational Hologenomic Model-based Simulator (RITHMS) an open-source package, builds upon the MoBPS package and incorporates the distinctive architecture of the microbiota, notably vertical and horizontal transfer as well as modulation due to the environment and host genetics. In addition, RITHMS can account for a variety of selection strategies, is adaptable to different genetic architectures.

Full documentation website on: https://SolenePety.github.io/RITHMS

Here is a little summary of how RITHMS work, but you can read the preprint for more details.

Schema

Schema

Installation

You can install the development version of RITHMS from GitHub with:

# install.packages("pak")
pak::pak("SolenePety/RITHMS")

Example

This is a basic example which shows you how to solve a common problem:

library(RITHMS)
## basic example code

You already have a toy dataset that show you the expected structure of input data :

# datafile <- system.file("BesePopTest.rds", package = "RITHMS")
# ToyData <- readRDS(datafile)

But we can do much more… you can check also this vignette to generate the beautiful figures coming from the article

About

A framework for simulating transgenerational hologenomic data

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages