diff --git a/_extras/recommended-practices.md b/_extras/recommended-practices.md index 292e51bf..6d6dd3c4 100644 --- a/_extras/recommended-practices.md +++ b/_extras/recommended-practices.md @@ -51,6 +51,9 @@ For more examples of providing metadata within CWL descriptions, see the [Metada ☐ Complex workflows with individual components which can be abstracted should utilise the [`SubworkflowFeatureRequirement`][subworkflow] to make their workflow modular and allow sections of them to be easily reused. +☐ Software containers should be made to be conformant to the ["Recommendations for the packaging and containerizing of bioinformatics software"][containers] (also useful to other disciplines). + +[containers]: https://doi.org/10.12688/f1000research.15140.1 [apache-license]: https://spdx.org/licenses/Apache-2.0.html [license-example]: https://github.com/ProteinsWebTeam/ebi-metagenomics-cwl/blob/master/workflows/emg-assembly.cwl#L200 [scicrunch-issue]: https://github.com/common-workflow-language/common-workflow-language/issues/scicrunch.org