Closed donaldcampbelljr closed 12 months ago
This is a looper issue since the rendering is happening there.
runp
is still giving an error but it appears that it is due to this issue: https://github.com/databio/pepatac/issues/254
Therefore, closing this issue for now.
When using
looper runp
for PEPATAC Collator:project pipeline interface:
During looper's command template rendering, I notice that the Looper namespace is actually a YAMLConfigManager not a dict.
The project variable
{project.name}
renders fine and it is a simple dict.