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:
Add functional annotation directory name to yml file; perhaps to the tree input?
It would be great if this step could be conditional - perhaps based on whether the functional annotation directory name is NA or not?
I suspect the command inside the workflow will look something like this:
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: