Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 509 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 509 Bytes

R-CMD-check

Rsnakemake

R interface to snakemake and more.

Installation

devtools::install_github("rworkflow/Rsnakemake")

The package is built on basilisk. The dependent python library snakemake will be installed automatically inside its conda environment.

User Guide

vignette(package = "Rsnakemake")