Releases: ENCODE-DCC/accession
Releases · ENCODE-DCC/accession
Release version 0.1.0
- 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
- 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
- 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
- Fixed a bug where accessioning unreplicated microRNA experiments would halt unexpectedly after failing to find correlation quality metrics
Release version 0.0.34
- added assay_term_name to quality metrics
- allow posting files with duplicate md5sum
- added logging