Closed mpoelchau closed 1 year ago
@amcooksey can you test branch issue-144 on the server? @spcspin has pushed an update.
@mpoelchau I pulled the updates to the issue-144 branch in my personal copy of Organism_onboadring and re-ran it on vesman (with no gaps file). I've copied all of the output to the attached file. vesman_nogaps_errors.txt
Thanks @amcooksey! @spcspin do you know what's going on?
@mpoelchau I forgot to remove the conditional line in the CreateSymlink-workflow.cwl file. Sorry about that. The other error was the data type I changed when I tested the script. Both of the errors I have modified it. Thank you so much.
The line that I deleted:
when:$($(inputs.PATH[0])/$(inputs.tree[0])/$(inputs.tree[1])/$(inputs.deepPATH_bigwig[0])/$(inputs.genome_fasta_name[0]).gaps.bigwig.gz != "")
Thanks @spcspin ! @amcooksey can you pull and try again?
@mpoelchau @spcspin Success! I was able to run the workflow successfully using the updated issue-144 branch in my personal directory.
Excellent @amcooksey !
Can you try using this branch again on stage when you're onboarding an organism that has the gaps file? That way we can test whether this fix works in both situations on our servers. Once you've confirmed that it works, I'll merge the new fix.
Successfully tested with ploint (has gaps file).
Great, thanks! Merged.
Link to @mpoelchau current attempt: https://github.com/NAL-i5K/Organism_Onboarding/blob/05674ac648b96f5c26239266ecfa8d3019c8ae18/CreateSymlink-workflow.cwl#L146