Skip to content

COMBINE-lab/protocol-estuary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protocol-estuary

This repository is a library of published simpleaf workflow templates for easing the commonly and frequently used single-cell data processing pipelines using alevin-fry ecosystem of tools.

Using the power of Jsonnet, each workflow template published here can be converted to a valid workflow description after filling some required information. For details, please check this the GitHub repository and documentation.

Prerequisites

On some systems the default open-file limit is too low for piscem indexing. Before running any workflow that builds an index, increase the limit in your shell:

ulimit -n 2048

Usage

One can fetch individual workflows using the simpleaf workflow get command. To execute a workflow, one can simply fill required information in its template and pass the template to simpleaf workflow run.

Contribution

Our dedicated team is actively developing and publishing new workflow templates into this repository. If you would like to share the workflow template you desired, you are more than welcome to make pull requests and tell us how cool your templates are!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors