Skip to content

Select samples for Bio-SANS from ONCat

Duggan, John requested to merge 55-select-samples-for-bio-sans-from-oncat into main

Summary of Changes

Adds the ability to select samples and place them into the drtsans configuration. The configuration is accepted by our front-end, but the backend Galaxy tool assumes the configuration is for GPSANS, so the reduction is expected to fail at this point (my next MR will address this).

I also fixed the pipelines, though I don't have actual unit tests at this point.

Checklist

  • The MR has a clear and concise title
  • Code is self-documented and follows style guidelines.
  • Automated tests are written and pass successfully.
  • Regression tests (e.g. manually triggered system tests, manual GUI/tool tests, ...) are performed to make sure the MR does not break anything (when applicable)
  • Readme file is present and up-to-date.

Documentation Updates

Additional Notes

Closes #55 (closed)

Merge request reports