Skip to content

Commit 6dc5ccf

Browse files
authored
Update CHANGELOG.md
1 parent 4127c8a commit 6dc5ccf

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

CHANGELOG.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,15 @@
22

33
## [1.0.3](https://github.com/ctlab/scn-pipeline/compare/v1.0.2...v1.0.3) (2022-10-04)
44

5+
### Refactoring
56

7+
* Now pipeline is compliant with `snakemake --lint`
8+
* Many fixes to utilise relative paths ([edf2dec](https://github.com/ctlab/scn-pipeline/commit/edf2dec5e530a54dabdcd83ccaa1d780aed96461), [78c9b8b](https://github.com/ctlab/scn-pipeline/commit/78c9b8b8a1a36e5098eeddb4148f304901b43948), [7404967](https://github.com/ctlab/scn-pipeline/commit/740496761aca12019419b2d440276a837a97ddda), [0d25008](https://github.com/ctlab/scn-pipeline/commit/0d2500810baa458180e8e1d717360d9413912e54), and other commits)
9+
610
### Bug Fixes
11+
* Removed unused files - `bam_to_fastq` and `reports.smk` ([18b8a09](https://github.com/ctlab/scn-pipeline/commit/18b8a093bdea547389a654936e3b3c18451bbe98), [b16690a](https://github.com/ctlab/scn-pipeline/commit/b16690aa3e2b31679658ca780bebbde1e80033b7))
12+
* Fixes to calculation of markers ([351b0ea](https://github.com/ctlab/scn-pipeline/commit/351b0ea53ec224ea809a73eeddd03245d3fc1deb))
713

8-
* fixes to calculation of markers ([351b0ea](https://github.com/ctlab/scn-pipeline/commit/351b0ea53ec224ea809a73eeddd03245d3fc1deb))
9-
* fixinf relative directory path ([edf2dec](https://github.com/ctlab/scn-pipeline/commit/edf2dec5e530a54dabdcd83ccaa1d780aed96461))
10-
* fixing relative directory path ([78c9b8b](https://github.com/ctlab/scn-pipeline/commit/78c9b8b8a1a36e5098eeddb4148f304901b43948))
11-
* fixing relative directory path ([7404967](https://github.com/ctlab/scn-pipeline/commit/740496761aca12019419b2d440276a837a97ddda))
12-
* gzipping absolute paths instead ([0d25008](https://github.com/ctlab/scn-pipeline/commit/0d2500810baa458180e8e1d717360d9413912e54))
1314

1415
## [1.0.2](https://github.com/ctlab/scn-pipeline/compare/v1.0.1...v1.0.2) (2022-09-20)
1516

0 commit comments

Comments
 (0)