Skip to content

Releases: ENCODE-DCC/accession

Release version 0.1.0

14 Feb 19:04
Compare
Choose a tag to compare
  • Added template for accessioning mapping for ChIP-seq
  • Updated the microRNA template for the pipeline updates that add a merge step for techincal replicates
  • Fixed a bug in microRNA to properly handle correlation QC for 3+ reps
  • Refactored Accession class into pipeline-specific subclasses

Release version 0.0.37

25 Nov 23:34
e4b11c7
Compare
Choose a tag to compare
  • Long read accessioning template and code was added
  • Accession steps JSON files are now contained within this repository
  • Spearman correlation is now properly handled when there are more than two replicates for *RNA-seq experiments
  • Code was refactored to be more modular
  • Added many tests, including integration tests against a local dockerized encodeD server
  • --lab and --award can now be set with the environment variables --lab and --award
  • CLI now has -v/--version option to display version info
  • Accessioning now ignores deleted/replaced/revoked files when considering candidates for derived_from
  • Added tox with pre-commit hooks for code formatting, linting and testing
  • Added CircleCI

Release version 0.0.36

10 Sep 18:35
9eaf47e
Compare
Choose a tag to compare
  • Accession-specific logs now include "ACC_MSG" string to make searching accession.log easier with grep
  • All log messages now include the level
  • Quality metrics and analysis step runs are now posted as in progress
  • Step run aliases now include the Cromwell workflow ID

Release version 0.0.35

23 Aug 18:12
Compare
Choose a tag to compare
  • Fixed a bug where accessioning unreplicated microRNA experiments would halt unexpectedly after failing to find correlation quality metrics

Release version 0.0.34

14 Aug 22:03
5d76de0
Compare
Choose a tag to compare
  • added assay_term_name to quality metrics
  • allow posting files with duplicate md5sum
  • added logging