Skip to content

1.3.0

Compare
Choose a tag to compare
@TCLamnidis TCLamnidis released this 27 Oct 12:51
· 26 commits to main since this release
72e9e79

[1.3.0] - 12/07/2023

Added

  • scripts/ethical_sample_scrub.sh: A script to remove eager input/outputs for samples that were marked as ethically sensitive after the pipelines picked them up.
  • scripts/cron_ethical_scrub.sh: A cron-able script to run ethical_sample_scrub.sh daily.
  • scripts/clear_work_dirs.sh: A bash script to rm -r the work directories of an individual ID for both SG and TF processing.
  • scripts/clear_results.sh: A bash script that deletes the results for an individual while maintaining the nextflow process cache for them.

Fixed

  • scripts/cron_daily_prepare.sh: Silenced permission errors due to ethical sample scrubbing.

Dependencies

Deprecated