Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 266 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 266 Bytes

Example Snakemake Projects

Intended to test Snakemake support on latch and provide examples for co-development.

cd fgbio
latch register . -s Snakefile

Installing latch from branch

git checkout kenny/snakekit
pip install -e ".[snakemake]"