pepkit / looper

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

Making set of selected attributes type casts input to int but PEP attributes loads as string #430

Closed donaldcampbelljr closed 9 months ago

donaldcampbelljr commented 9 months ago

https://github.com/pepkit/looper/blob/37591f1a702d9b11f29e69419db353e6b4f71d91/looper/project.py#L915-L923 image

This causes selecting an attribute to not function properly if the attribute is a number.