You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had this in one of my commands cp /*.bpm.csv ${bead_pool_manifest_file}.csv
and in the box where you actually write wdl it visually "commented" (because of the /*) out the rest of the file but correctly displayed all the steps of the workflow so it functioned correctly but half of my file was greyed out.
Everything was functionally correct but it just seemed odd that 1/2 of my file looked commented out.
The text was updated successfully, but these errors were encountered:
I had this in one of my commands
cp /*.bpm.csv ${bead_pool_manifest_file}.csv
and in the box where you actually write wdl it visually "commented" (because of the
/*
) out the rest of the file but correctly displayed all the steps of the workflow so it functioned correctly but half of my file was greyed out.Everything was functionally correct but it just seemed odd that 1/2 of my file looked commented out.
The text was updated successfully, but these errors were encountered: