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

Updated samplesheets do not seem to always work correctly with 'resume' #40

Open stevekm opened 4 years ago

stevekm commented 4 years ago

See comments here : https://github.com/nextflow-io/nextflow/issues/1342

Consider using a Nextflow process to retrieve the inputs from a samplesheet, maybe this will work better since processes always re-run if the input (samplesheet) changes, not sure if Nextflow will always detect changes to external items such as samplesheets on 'resume'?