pepkit / looper

A job submitter for Portable Encapsulated Projects
http://looper.databio.org
BSD 2-Clause "Simplified" License
20 stars 7 forks source link

Fix inconsistency with resolving pipeline interfaces depending on single vs a list of interfaces #486

Closed donaldcampbelljr closed 3 months ago

donaldcampbelljr commented 3 months ago

Simple fix for #474. During resolution of config file, skip the pipeline interfaces portion, because looper has code for this explicit purpose and doing it in two different places is causing consistency issues.