NYU-Molecular-Pathology / NGS580-nf

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

Need to refactor channel `create` method #41

Open stevekm opened 4 years ago

stevekm commented 4 years ago

Need to go through the pipeline and update sections that use the create method, due to messages from Nextflow:

WARN: The channel `create` method is deprecated -- it will be removed in a future release

Will probably be needed as we migrate to newer versions of Nextflow to utilize new features.