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
Added a IRIDA Next specific parameter: max_samples. max_samples is used to limit the number of samples the pipeline will run with. When the number of samples is >= max_samples all processes are skipped an an error file is produced max_samples_exceeded.error.txt. PR 191