Skip to content

johnne/mrsa-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MRSA Workflow

Pixi Badge PyPI - Version PyPI - Python Version


Description

This repository shows how to package a Snakemake workflow into a command line interface using snk-cli. The pyproject.toml file is a configuration file for packaging python tools. It is supplemented with a tool-specific entries for pixi, making it possible to install both the workflow and its dependencies with Pixi.

Table of Contents

Installation

  1. Install Pixi
  2. Start up a Pixi shell
pixi shell

The mrsa-workflow, as well as all its dependencies should now be installed.

Running

To see available parameters run:

mrsa-workflow run -h

Run with default parameters:

mrsa-workflow run

License

mrsa-workflow is distributed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages