Skip to content

wtsi-hgi/cwl-graph-generate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cwl-graph-generate

Generates https://view.commonwl.org/ like images, showing a complete workflow in one image.

complete workflo

Example

$ git clone https://github.com/wtsi-hgi/arvados-pipelines
$ cwl-graph-generate arvados-pipelines/cwl/workflows/gatk-4.0.0.0-haplotypecaller-genotypegvcfs-libraries.cwl > graph
$ dot -Tpng graph > output.png

Limitations

This project was created with the sole purpose of creating the graph above, so the code is not written from a standpoint of maintainability or stability.

About

Generates https://view.commonwl.org/ like workflows images, showing a complete workflow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages