rename pipeline to pipelines to imply that we can process more than just illumina.
[htsworkflow.git] / htsworkflow / pipelines / __init__.py
1 """
2 Provide code to interact with the vendor tools to produce useable "raw" data.
3
4 the illumina sub-package contains components to interact with the Illumina provided
5 GAPipeline
6 """