Skip to content

Commit 9f86cd2

Browse files
authored
Merge pull request #2 from fcaretti/release-please--branches--main
chore(main): release 1.0.0
2 parents 757940d + f95e050 commit 9f86cd2

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Diff for: CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
## 1.0.0 (2024-06-21)
4+
5+
6+
### Features
7+
8+
* **rule:** add alignment summary ([c822da0](https://github.com/fcaretti/SNPs_from_RNA/commit/c822da0dab949503c02f0b397ae809f5d71ad863))
9+
* **rule:** add BQSR ([f9f3665](https://github.com/fcaretti/SNPs_from_RNA/commit/f9f36652322f81be07d6e88b88015ab591350a66))
10+
* **rule:** add GATK's HaplotypeCaller and filtering ([497180e](https://github.com/fcaretti/SNPs_from_RNA/commit/497180ec51338c9fab19498f895d4c421e0af3d8))
11+
* **rule:** add index and dict to reference genome ([8022eb9](https://github.com/fcaretti/SNPs_from_RNA/commit/8022eb9dce48da04fe5d41a1536b0e112d43e02c))
12+
* **rule:** add Split N CIGAR rule ([b2b38bb](https://github.com/fcaretti/SNPs_from_RNA/commit/b2b38bb7450159dd2934cea1d74dda3481b2faac))
13+
* **rule:** add VEP annotation (no wrapper) ([2c72e6d](https://github.com/fcaretti/SNPs_from_RNA/commit/2c72e6dc2d2d6537df13c011e75753721e0db754))
14+
15+
16+
### Bug Fixes
17+
18+
* **main:** add bai file to output of BQSR ([c3bd9bf](https://github.com/fcaretti/SNPs_from_RNA/commit/c3bd9bfd2f9ce9024708b86087b81657dfcb5edf))
19+
* **PR:** correct PR title ([8a3a321](https://github.com/fcaretti/SNPs_from_RNA/commit/8a3a3210389611295f399085c1dcfdc7f9f7e1e8))

0 commit comments

Comments
 (0)