Skip to content

Commit 35cebbf

Browse files
authored
Merge pull request #1 from MPUSP/release-please--branches--main
chore(main): release 1.0.0
2 parents 66756d2 + f04020a commit 35cebbf

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Changelog
2+
3+
## 1.0.0 (2025-06-18)
4+
5+
6+
### Features
7+
8+
* added bowtie2 mapper ([17fd091](https://github.com/MPUSP/snakemake-simple-mapping/commit/17fd091a8eae6c54aa87d3f493976783fc59ba3e))
9+
* added bwa-mem2 as mapper ([b2508b2](https://github.com/MPUSP/snakemake-simple-mapping/commit/b2508b2cb566969321e1dd4632ddc365370eee62))
10+
* added deeptools to produce bigwig cov ([04dbd94](https://github.com/MPUSP/snakemake-simple-mapping/commit/04dbd94d48af4a1afe6ecab9c17169e18d78bbe2))
11+
* added license ([a4831f3](https://github.com/MPUSP/snakemake-simple-mapping/commit/a4831f370001ac4708368954906497b00269f28c))
12+
* added module to retrieve mapping stats, exposed params ([421001a](https://github.com/MPUSP/snakemake-simple-mapping/commit/421001aca615a899c5ad653015571cda89ea77ae))
13+
* added schemas for sample sheet and config files ([87385b7](https://github.com/MPUSP/snakemake-simple-mapping/commit/87385b71f9f8d645ce1b9080cfa533913aac1aef))
14+
* added test data set ([2f917ca](https://github.com/MPUSP/snakemake-simple-mapping/commit/2f917ca0681c9e14bac8629e4cc809ee586bc003))
15+
* adding mappers, various improvements ([66756d2](https://github.com/MPUSP/snakemake-simple-mapping/commit/66756d252606005abbe6e312872a786addd51c9c))
16+
* initial commit ([822a07c](https://github.com/MPUSP/snakemake-simple-mapping/commit/822a07c49727e72a91bf903b34fa4604f708695e))
17+
18+
19+
### Bug Fixes
20+
21+
* linting ([2b8d7d0](https://github.com/MPUSP/snakemake-simple-mapping/commit/2b8d7d06bb8b3874935fa902cc8f4ab19d96cee2))

0 commit comments

Comments
 (0)