NAL-i5K / Organism_Onboarding

A workflow to make organism onboarding pipeline easy to handle as an I/O pipeline
4 stars 1 forks source link

add functional annotation directory to create-symlink.cwl #133

Closed mpoelchau closed 2 years ago

mpoelchau commented 2 years ago

Most of our new organisms should now have functional annotations. We need to incorporate them into the create-symlink.cwl workflow, based on the functional annotation directory name. I think the steps to add this should look something like this:

mpoelchau commented 2 years ago

Btw, the above example code snippet is derived from https://github.com/NAL-i5K/Organism_Onboarding/blob/master/flow_reorganize_symlinks/analyses_symlink.cwl

mpoelchau commented 2 years ago

Added in #140