All Projects → snakemake → Snakemake

snakemake / Snakemake

Licence: mit
This is the development home of the workflow management system Snakemake. For general information, see

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Snakemake

reproducible
A set of tools for R that enhance reproducibility beyond package management
Stars: ✭ 33 (-96.28%)
Mutual labels:  reproducibility
Sacred
Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
Stars: ✭ 3,678 (+315.12%)
Mutual labels:  reproducibility
Mimicry
[CVPR 2020 Workshop] A PyTorch GAN library that reproduces research results for popular GANs.
Stars: ✭ 458 (-48.31%)
Mutual labels:  reproducibility
reprozip-examples
Examples and demos for ReproZip
Stars: ✭ 13 (-98.53%)
Mutual labels:  reproducibility
ml-project-template
ML project template facilitating both research and production phases.
Stars: ✭ 69 (-92.21%)
Mutual labels:  reproducibility
Ck
Collective Knowledge framework (CK) helps to organize black-box research software as a database of reusable components and micro-services with common APIs, automation actions and extensible meta descriptions. See real-world use cases from Arm, General Motors, ACM, Raspberry Pi foundation and others:
Stars: ✭ 395 (-55.42%)
Mutual labels:  reproducibility
Reproducibilty-Challenge-ECANET
Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.
Stars: ✭ 27 (-96.95%)
Mutual labels:  reproducibility
Reprex
Render bits of R code for sharing, e.g., on GitHub or StackOverflow.
Stars: ✭ 553 (-37.58%)
Mutual labels:  reproducibility
Targets
Function-oriented Make-like declarative workflows for R
Stars: ✭ 293 (-66.93%)
Mutual labels:  reproducibility
Gtsummary
Presentation-Ready Data Summary and Analytic Result Tables
Stars: ✭ 450 (-49.21%)
Mutual labels:  reproducibility
ReBench
Execute and document benchmarks reproducibly.
Stars: ✭ 48 (-94.58%)
Mutual labels:  reproducibility
papers-as-modules
Software Papers as Software Modules: Towards a Culture of Reusable Results
Stars: ✭ 18 (-97.97%)
Mutual labels:  reproducibility
Open Solution Home Credit
Open solution to the Home Credit Default Risk challenge 🏡
Stars: ✭ 397 (-55.19%)
Mutual labels:  reproducibility
r10e-ds-py
Reproducible Data Science in Python (SciPy 2019 Tutorial)
Stars: ✭ 12 (-98.65%)
Mutual labels:  reproducibility
Rrtools
rrtools: Tools for Writing Reproducible Research in R
Stars: ✭ 508 (-42.66%)
Mutual labels:  reproducibility
scooby
🐶 🕵️ Great Dane turned Python environment detective
Stars: ✭ 36 (-95.94%)
Mutual labels:  reproducibility
Datmo
Open source production model management tool for data scientists
Stars: ✭ 334 (-62.3%)
Mutual labels:  reproducibility
Recsys2019 deeplearning evaluation
This is the repository of our article published in RecSys 2019 "Are We Really Making Much Progress? A Worrying Analysis of Recent Neural Recommendation Approaches" and of several follow-up studies.
Stars: ✭ 780 (-11.96%)
Mutual labels:  reproducibility
Labnotebook
LabNotebook is a tool that allows you to flexibly monitor, record, save, and query all your machine learning experiments.
Stars: ✭ 526 (-40.63%)
Mutual labels:  reproducibility
Wdl
Workflow Description Language - Specification and Implementations
Stars: ✭ 438 (-50.56%)
Mutual labels:  reproducibility

Gitpod Ready-to-Code test status Sonarcloud Status Bioconda Pypi docker container status Stack Overflow Twitter Discord Github stars Contributor Covenant

Snakemake

The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. Snakemake is highly popular, with on average more than 6 new citations per week, and over 200k downloads. Workflows are described via a human readable, Python based language. They can be seamlessly scaled to server, cluster, grid and cloud environments without the need to modify the workflow definition. Finally, Snakemake workflows can entail a description of required software, which will be automatically deployed to any execution environment.

Homepage: https://snakemake.github.io

Copyright (c) 2012-2019 Johannes Köster [email protected] (see LICENSE)

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].