Skip to content

Commit 172a614

Browse files
author
Toby Hodges
committed
added other recommendations
1 parent b478c46 commit 172a614

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_episodes/20-software-requirements.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,15 @@ given in the form of an [RRID][rrid]. Resources with RRIDs can be looked up in t
4545
[SciCrunch][scicrunch] registry, which provides a portal for finding, tracking,
4646
and referring to scientific resources consistently. If you want to specify a
4747
tool as a `SoftwareRequirement`, search for the tool on SciCrunch and use the
48-
RRID that it has been assigned in the registry. You can use this RRID to refer
48+
RRID that it has been assigned in the registry. (Follow [this tutorial][scicrunch-add-tool]
49+
if you want to add a tool to SciCrunch.) You can use this RRID to refer
4950
to the tool (via [identifiers.org][identifiers]) in the `specs` field of your
50-
requirement description.
51+
requirement description. Other good choices, in order of preference, are to
52+
include the DOI for the main tool citation and the URL to the tool.
5153

5254

5355
[rrid]: https://scicrunch.org/resources/about/resource
5456
[scicrunch]: https://scicrunch.org/
5557
[dependencies]: https://github.com/common-workflow-language/cwltool#leveraging-softwarerequirements-beta
5658
[identifiers]: https://identifiers.org/
59+
[scicrunch-add-tool]: https://scicrunch.org/page/tutorials/336

0 commit comments

Comments
 (0)