Skip to content

Simulation engine to generate synthetic multi-omics datasets with arbitrary association structure

License

Notifications You must be signed in to change notification settings

himelmallick/Mimesys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MimeSys (Simulating Multi-omics Datasets with Arbitrary Association Structure)

Introduction

MimeSys provides a set of validated simulation modules to generate realistic multi-omics datasets facilitating targeted benchmarking of multi-omics analysis methods.

Installation

MimeSys can be loaded using the following command (execute from within a fresh R session):

install.packages('devtools')
library(devtools)
devtools::install_github("himelmallick/MimeSys")
library(MimeSys)

Basic Usage

MimeSys(n_sample, n_feature, template_data)

Citation

If you use MimeSys in your work, please cite the following paper:

Mallick H et al. (2023+). MimESys: Simulating Multi-omics Datasets with Arbitrary Association Structure. In Submission.

About

Simulation engine to generate synthetic multi-omics datasets with arbitrary association structure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published