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 tried to run Hannah's PR, but ran into an error when making a basic gene query. That PR contains a lot of code changes and it's hard to find and fix issues. To break Hannah's PR into smaller steps:
Send a dummy job from OSMP backend to Slurm. Verify that result can be seen on the working directory in the Slurm node.
Send a dummy job from OSMP backend that kickstarts a Nextflow job.
Further develop Nextflow script, have a working version of it.
When gene size is larger than 0.6 mbps, kickstart the Nextflow job.
I tried to run Hannah's PR, but ran into an error when making a basic gene query. That PR contains a lot of code changes and it's hard to find and fix issues. To break Hannah's PR into smaller steps: