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
it's really annoying to have no idea where the job is when watching a big gather run on a remote node via snakemake 😆 . if we flush to disk, we could probably see things more quickly and it would make me happier.
we could also do something like iteratively output the matching signatures, which would let us restart the job more quickly.
Maybe add a flag --batch or --long-running or something.
The text was updated successfully, but these errors were encountered:
#1493 actually supports progressive output of signatures during gather if you use a directory or a .zip file!! So, I think I'm going to close this. but tagging in #1350 just in case.
it's really annoying to have no idea where the job is when watching a big gather run on a remote node via snakemake 😆 . if we flush to disk, we could probably see things more quickly and it would make me happier.
we could also do something like iteratively output the matching signatures, which would let us restart the job more quickly.
Maybe add a flag
--batch
or--long-running
or something.The text was updated successfully, but these errors were encountered: