All Projects → dynverse → Dynverse

dynverse / Dynverse

Licence: other
A set of tools supporting the development, execution, and benchmarking of trajectory inference methods. 🌍

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Dynverse

Fuzzbench
FuzzBench - Fuzzer benchmarking as a service.
Stars: ✭ 612 (+955.17%)
Mutual labels:  benchmarking
Sysbench Docker Hpe
Sysbench Dockerfiles and Scripts for VM and Container benchmarking MySQL
Stars: ✭ 14 (-75.86%)
Mutual labels:  benchmarking
Pibench
Benchmarking framework for index structures on persistent memory
Stars: ✭ 46 (-20.69%)
Mutual labels:  benchmarking
Pytest Benchmark
py.test fixture for benchmarking code
Stars: ✭ 730 (+1158.62%)
Mutual labels:  benchmarking
Har Remix
Easily serve a HAR archive with loose matching and alterations.
Stars: ✭ 19 (-67.24%)
Mutual labels:  benchmarking
Likwid
Performance monitoring and benchmarking suite
Stars: ✭ 957 (+1550%)
Mutual labels:  benchmarking
Cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
Stars: ✭ 5,356 (+9134.48%)
Mutual labels:  benchmarking
Jsbench Me
jsbench.me - JavaScript performance benchmarking playground
Stars: ✭ 50 (-13.79%)
Mutual labels:  benchmarking
Bench Scripts
A compilation of Linux server benchmarking scripts.
Stars: ✭ 873 (+1405.17%)
Mutual labels:  benchmarking
Rtb
Benchmarking tool to stress real-time protocols
Stars: ✭ 35 (-39.66%)
Mutual labels:  benchmarking
Benchmarkdotnet
Powerful .NET library for benchmarking
Stars: ✭ 7,138 (+12206.9%)
Mutual labels:  benchmarking
Pwned
Simple C++ code for simple tasks
Stars: ✭ 16 (-72.41%)
Mutual labels:  benchmarking
Vector Test Harness
End-to-end test harness for the Vector observability data router
Stars: ✭ 32 (-44.83%)
Mutual labels:  benchmarking
Swift Benchmark
A swift library to benchmark code snippets.
Stars: ✭ 659 (+1036.21%)
Mutual labels:  benchmarking
Dana
Test/benchmark regression and comparison system with dashboard
Stars: ✭ 46 (-20.69%)
Mutual labels:  benchmarking
Noisia
Harmful workload generator for PostgreSQL
Stars: ✭ 591 (+918.97%)
Mutual labels:  benchmarking
Benchbot
BenchBot is a tool for seamlessly testing & evaluating semantic scene understanding tools in both realistic 3D simulation & on real robots
Stars: ✭ 29 (-50%)
Mutual labels:  benchmarking
Pytest Django Queries
Generate performance reports from your django database performance tests.
Stars: ✭ 54 (-6.9%)
Mutual labels:  benchmarking
Image Denoising Benchmark
Benchmarking Denoising Algorithms with Real Photographs
Stars: ✭ 49 (-15.52%)
Mutual labels:  benchmarking
Benchee
Easy and extensible benchmarking in Elixir providing you with lots of statistics!
Stars: ✭ 971 (+1574.14%)
Mutual labels:  benchmarking

dynverse

dynverse is a collection of R packages aimed at supporting the trajectory inference (TI) community on multiple levels: end-users who want to apply TI on their dataset of interest, and developers who seek to easily quantify the performance of their TI method and compare it to other TI methods.

All of these packages were developed as part of a benchmarking study available on bioRxiv. All source code has been made available in the dynbenchmark repository.

A comparison of single-cell trajectory inference methods: towards more accurate and robust tools
Wouter Saelens* , Robrecht Cannoodt* , Helena Todorov , Yvan Saeys
bioRxiv:276907 doi:10.1101/276907

*: Equal contribution

End-users

The dyno package offers end-users a complete TI pipeline. It features:

Developers

For developers of existing or new TI methods, dyno offers the same features as to end-users. In addition, developers might also want to check out the following packages:

  • dynmethods, which is a repository of wrappers for TI methods. If your method has already been included in dynmethods, an issue will have been created there.
  • dynwrap, the wrapping functions for transforming common trajectory data formats into the common trajectory model supported by dynverse.
  • dynbenchmark, all source code in order to replicate the benchmarking study by Saelens and Cannoodt (10.1101/276907).
  • Check out this overview of all dynverse packages for more information of the functionality of each package.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].