File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,8 +8,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
88This project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
1010## [ Unreleased]
11+
12+ ## [ 8.0.0] - 2022-03-22
1113### Changed
12- - Update ` .gitignore ` file according to [ template] (https://github.com/uclahs-cds/template-NextflowPipeline/blob/main/.gitignore )
14+ - Update ` .gitignore ` file according to [ template] ( https://github.com/uclahs-cds/template-NextflowPipeline/blob/main/.gitignore )
1315- Standardize output and log directory structure
1416- Update index file extension from all processes to .bam.bai
1517- Standardize config files
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ manifest {
22 name = " align-DNA"
33 author = " Benjamin Carlin; Chenghao Zhu; Aaron Holmes; Yash Patel; Nicole Zeltser; Jieun Oh"
44 description = " alignment pipeline for paired fastqs DNA samples"
5- version = " 7.3.1 "
5+ version = " 8.0.0 "
66 }
You can’t perform that action at this time.
0 commit comments