Skip to content

snakemake v7.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 22:48
ccddf98

Bug Fixes

  • avoid incomplete remote files in case of errors and automatically retry download and upload (#1432) (8fc23ed)
  • do not apply module prefix in case of remote files (5645b3f)
  • do not require --cores or --jobs to be set when --cleanup-metadata is used. (#1429) (9c73907)
  • more robust place for runtime source file cache (#1436) (2681f6f)
  • provide details on error when failing to evaluate default resources (#1430) (04f39a9)
  • provide proper error when using immediate submit in combination with checkpoint jobs. (#1437) (865cf0f)

Documentation

  • explain relative path interpretation (#1428) (add9a05)
  • Fix problems with code blocks and broken internal link. (#1424) (5d4e7d8)
  • temaplte rendering examples and available variables (#1431) (5995e9e)
  • update copyright year (#1427) (6b9f5da)