Simplify default parameters and ref data
This commit does a number of things (maybe too much)
- Switch all refdata to String types
- Move refdata definition down into sub workflows
- Use a common database_location parameter to make it easy to change the database location in one spot
- Move all bin definitions down into sub workflows