pepkit / looper

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

Expand paths after rendering var_templates. For point release v1.4.2. #384

Closed donaldcampbelljr closed 11 months ago

donaldcampbelljr commented 11 months ago

This addresses an issue raised in Pepatac: https://github.com/databio/pepatac/issues/246

donaldcampbelljr commented 11 months ago

We spoke of using yacman.exp instead of expandpath. However, the namespace object is a dictionary and thus, namespace.exp does not expand all paths like it would for a YacmanConfigManager object.