Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advanced topics from novice tutorial #6

Open
ALuesink opened this issue Nov 22, 2021 · 0 comments
Open

Advanced topics from novice tutorial #6

ALuesink opened this issue Nov 22, 2021 · 0 comments

Comments

@ALuesink
Copy link

These are objectives originally mentioned in the novice tutorial, however they are too advanced and are more appropriate in this intermediate tutorial.

objectives:

  • "describing requirements objectives:"
  • "identify all the requirements of a tool and define them in the tool description"
  • "use runtime parameters to access information about the runtime environment"
  • "define environment variables necessary for execution"
  • "use secondaryFiles or InitialWorkDirRequirement to access files in the same directory as another referenced file"
  • "use $(runtime.cores) to define the number of cores to be used"
  • "converting shell to cwl objectives:"
  • "identify tasks, and data links in a script"
  • "recognize loops that can be converted into scatters"
  • "finding and reusing existing CWL command line tool descriptions"
  • "capturing outputs objectives:"
  • describe all the requirements for running a tool (environmental variables in this tutorial)

carpentries-incubator/cwl-novice-tutorial#44 (comment)
carpentries-incubator/cwl-novice-tutorial#44 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant