Skip to content

2.2.1

Compare
Choose a tag to compare
@arkal arkal released this 23 Aug 00:43
· 161 commits to master since this release

This release of ProTECT targeted a couple of features

  1. Issue #90 fixed a bug that wrote the results from all samples in the run to the same list of files in the output directory. Files are now written to their own individual directories under the output directory.
  2. issue #83 added a little more description to the manual regarding s3am
  3. Issues #85 added overwrite support for uploads to s3
  4. Issue #95 fixed a log error where --max-cores-per-job was being grouped with the argument group used to specify whether the user wants to generate a config, or run ProTECT.
  5. Issue #97 reduced the memory requested by STAR to keep it under 50G for a full genome run.