Skip to content

Comprehensive continuous benchmarking of tools for multi-omics data integration

Notifications You must be signed in to change notification settings

BIMSBbioinfo/flexynesis-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

This repo contains a Snakemake workflow which evaluates the performance of various tools available in "flexynesis" package and builds a dashboard that is used to view and compare the performance of different multi-omic integration approaches for various tasks.

The latest benchmark results can be viewed here: https://bimsbstatic.mdc-berlin.de/akalin/buyar/flexynesis-benchmark-datasets/dashboard.html

Usage

Environment

Create an environment including snakemake, flexynesis, and all other necessary dependencies.

git clone https://github.com/BIMSBbioinfo/flexynesis-benchmarks.git
cd flexynesis-benchmarks 
conda env create -f environment.yaml

Test run

conda activate flex_benchmarks_env
snakemake -p -s Snakefile.py -j 2 --configfile settings_test.yaml 

Full benchmark run

conda activate flex_benchmarks_env
snakemake -p -s Snakefile.py -j 2 --configfile settings.yaml 

About

Comprehensive continuous benchmarking of tools for multi-omics data integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •