nextflow-io / nf-prov

Apache License 2.0
27 stars 12 forks source link

Make BCO the default format #13

Closed bentsherman closed 1 year ago

bentsherman commented 1 year ago

I initially kept the legacy format the default, but since we have semantic versions and BCO is likely to become the preferred format, we should make it the default for nf-prov 1.2.

stevekm commented 1 year ago

can we output both? I think the legacy version is more readable but the BCO would be useful for publication.

bentsherman commented 1 year ago

Yes, see #9

bentsherman commented 1 year ago

Closing in favor of #15