Skip to content

Releases: ENCODE-DCC/accession

Release version 2.2.1

06 Aug 22:08
Compare
Choose a tag to compare

Bugfixes

  • Updated to encode_utils 2.10.0

Release version 2.2.0

06 Aug 17:45
Compare
Choose a tag to compare

New Features

  • Added a Python script for easier deployment to Google Cloud

Bugfixes

  • Fixed a bug that would cause failures parsing Cromwell metadata when a task failed and therefore had no outputs

Release version 2.1.0

03 Aug 20:19
Compare
Choose a tag to compare

New Features

  • Added batch accessioning, can now pass a file containing multiple paths to metadata JSON files or Caper workflow IDs/labels

Bugfixes

  • Fixed a bug that would cause accessioning to incorrectly terminate even if no md5 conflicts were found

Release version 2.0.0

28 Jul 23:49
Compare
Choose a tag to compare

Breaking Changes

  • Code will not accession in the event of md5 conflicts, can use -f/--force to override

New Features

  • Can now use Google Cloud Tasks to upload files, see documentation for details

Release version 1.9.0

22 Jul 23:10
Compare
Choose a tag to compare

New Features

  • -m/--metadata-json option can now accept Caper labels or workflow IDs in addition to the normal paths to JSON files assuming the Caper config file ~/.caper/default.conf is present with hostname or ip and port specified and access to the server is configured correctly. Values passed via -m are first interpreted as files and subsequently interpreted as Caper labels if the file path does not exist.

Release version 1.8.0

21 Jul 16:26
Compare
Choose a tag to compare

New Features

Release version 1.7.1

14 Jul 19:50
Compare
Choose a tag to compare

Bugfixes

Fixed a bug in ATAC library quality metric QC that caused a schema validation error on POST.

Release version 1.7.0

14 Jul 17:38
Compare
Choose a tag to compare

New Features

  • Added accessioning ATAC-seq via -p atac
  • internal_status is now only patched to pipeline completed after completion of file upload

Release version 1.6.0

24 Jun 22:12
Compare
Choose a tag to compare

New Features

  • Experiment internal status is now patched to pipeline completed upon successful accessioning

Bugfixes

  • IDR ranked peaks for the ChIP pipeline now have an additional metadata field set in order to be validated properly by the portal

Release version 1.5.1

09 Jun 15:47
Compare
Choose a tag to compare

Bugfixes

  • Fixed a bug that would cause duplication in the derived_from of files being posted to the portal