carpentries-incubator / workflows-nextflow

Workflow management with Nextflow and nf-core
https://carpentries-incubator.github.io/workflows-nextflow/
Other
18 stars 29 forks source link

Nextflow review @bobturneruk ep5, symbolic links #129

Closed ggrimes closed 2 months ago

ggrimes commented 2 months ago

Will learners be familiar with symbolic links before starting the lesson?

ggrimes commented 2 months ago

@bobturneruk would adding the text below help?

"A symbolic link, often referred to as a symlink, is a type of file that serves as a reference or pointer to another file or directory, allowing multiple access paths to the same resource without duplicating its actual data."

bobturneruk commented 2 months ago

Yes - that reads very well to me.