diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..89c89da3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,20 @@ +# Change log +All notable changes to this project will be documented in this file. + +## [0.2.0] +### Added +- FRiP can now be calculated based on reference peaks +- Pipeline now reports Picard estimated library size statistic +- Added option for pyadapt trimming +- Added example project using 'gold standard' data +- Added new resource package grades +- Added preliminary 'exact cuts' scripts, but they are not yet used + +### Changed +- Improved README +- Changed filename of the TSS file +- Reorganized structure of alignment code + +## [0.1.0] +### Added +- First release of ATAC-seq pypiper pipeline \ No newline at end of file