Skip to content

hruffieux/echoseq

Repository files navigation

echoseq: Faithful replication and simulation of molecular and clinical data

License: GPL v3

Overview

echoseq is an R package providing functions to emulate molecular quantitative trait locus data, and clinical data associated with genetic variants under user-specified association patterns. The data can be obtained by pure simulation or can replicate real datasets supplied by the user. Datasets simulated using echoseq may replace real datasets when these cannot be shared for diverse privacy reasons. The data generation schemes are based on generally accepted principles of population genetics (Hardy–Weinberg equilibrium, linkage-disequilibrium, natural selection, pleiotropic control, sparsity assumptions, epigenetic control, etc).

Installation

To install, run the following commands in R:

if(!require(remotes)) install.packages("remotes")
remotes::install_github("hruffieux/echoseq")

License and authors

This software uses the GPL v3 license, see LICENSE. Authors and copyright are provided in DESCRIPTION.

Issues

To report an issue, please use the echoseq issue tracker at github.com.

About

echoseq R package - Synthetic-data generator: replication and simulation of molecular and clinical data

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages