tgen / jetstream_resources

Collection of scripts and README files tracking the source and generation of reference genomes and annotation files
MIT License
3 stars 1 forks source link


Jetstream Resources

Collection of tools and scripts what can be used to summarize or build required annotation files for a JetStream workflow.

What is JetStream?

JetStream is the pipeline management system used at TGen. In a simple form it can be used to create analysis workflows based on user defined tasks that are linked by a series of directives. In the advanced form, like the provided workflows, project specific JSON files are integrated with template files to render a DAG that is then executed by a JetStream runner on a local or distributed computing environment. For more details see the JetStream repository (https://github.com/tgen/jetstream)

JetStream Workflows

Multiple workflows exist to facilitate different analysis projects

Phoenix (https://github.com/tgen/phoenix)

Suncity (https://github.com/tgen/suncity)

Coyote (https://github.com/tgen/coyote)

CactusMouse (https://github.com/tgen/cactusMouse)

Other Provided Tools and Resources

Utility Files

Utility Scripts