NYU-Molecular-Pathology / NGS580-nf

Target exome sequencing analysis for NYU NGS580 gene panel
GNU General Public License v3.0
10 stars 5 forks source link

Remove 'done' channels #42

Open stevekm opened 5 years ago

stevekm commented 5 years ago

Many empty channels such as "done_copy_samplesheet" were previously used to force the custom reporting steps to wait until the end of the pipeline before running. This is no longer necessary, these channels should be removed.