broadinstitute / viral-pipelines

viral-ngs: complete pipelines
Other
60 stars 28 forks source link

pass through sbt template if optional defaults_yaml is not provided and author_list string is empty #492

Closed tomkinsc closed 1 year ago

tomkinsc commented 1 year ago

This allows a valid user-provided sbt file to be supplied directly, as an alternative to templated construction of an sbt from yaml metadata.

Closes #490