Skip to content

Commit 3e2c95f

Browse files
committed
2 parents 294cf33 + 5481413 commit 3e2c95f

File tree

5 files changed

+107
-1
lines changed

5 files changed

+107
-1
lines changed

changelog.d/.gitkeep

Whitespace-only changes.

changelog.d/345.added.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add `release notes`

jupyter-book/CHANGELOG.md

Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# Changelog
2+
3+
<!-- towncrier release notes start -->
4+
5+
## [v1.0.0](https://github.com/theislab/single-cell-best-practices/releases/tag/1.0.0) <sub>2021-08-17</sub>
6+
7+
### Changed
8+
9+
- Fix typos ([#164](https://github.com/theislab/single-cell-best-practices/pull/164)) <sub>@mjstrumillo</sub>
10+
- Correct 2 spelling mistakes ([#155](https://github.com/theislab/single-cell-best-practices/pull/155)) <sub>@namsaraeva</sub>
11+
- Fix typos in chapter Normalization ([#118](https://github.com/theislab/single-cell-best-practices/pull/118)) <sub>@galicae</sub>
12+
- Update `RNA velocity` chapter ([#100](https://github.com/theislab/single-cell-best-practices/pull/100)) <sub>@WeilerP</sub>
13+
- Update `pseudotime` chapter ([#148](https://github.com/theislab/single-cell-best-practices/pull/148)) <sub>@WeilerP</sub>
14+
- Update multimodal immune receptor chapters ([#110](https://github.com/theislab/single-cell-best-practices/pull/110)) <sub>@drEast</sub>
15+
- Simplify `GSEA` chapter and improve performance ([#119](https://github.com/theislab/single-cell-best-practices/pull/119)) <sub>@ivirshup</sub>
16+
- Improve `integration` chapter ([#109](https://github.com/theislab/single-cell-best-practices/pull/109)) <sub>@lazappi</sub>
17+
- Update B-cell clonotype analysis ([#105](https://github.com/theislab/single-cell-best-practices/pull/105)) <sub>@jdhenaos</sub>
18+
- Citeseq proofread ([#102](https://github.com/theislab/single-cell-best-practices/pull/102)) <sub>@cramsuig</sub>
19+
- Review of analysis frameworks ([#98](https://github.com/theislab/single-cell-best-practices/pull/98)) <sub>@ivirshup</sub>
20+
- Citeseq pp notebook ([#60](https://github.com/theislab/single-cell-best-practices/pull/60)) <sub>@danielStrobl</sub>
21+
- Update `perturbation modeling` chapter ([#91](https://github.com/theislab/single-cell-best-practices/pull/91)) <sub>@yugeji</sub>
22+
- Update `compositional analysis` chapter ([#76](https://github.com/theislab/single-cell-best-practices/pull/76)) <sub>@johannesostner</sub>
23+
- Update `raw data processing` chapter ([#77](https://github.com/theislab/single-cell-best-practices/pull/77)) <sub>@DongzeHE</sub>
24+
- Update `differential gene expression` chapter ([#80](https://github.com/theislab/single-cell-best-practices/pull/80)) <sub>@alitinet</sub>
25+
- Update `preprocessing` section ([#139](https://github.com/theislab/single-cell-best-practices/pull/139)) <sub>@AnnaChristina</sub>
26+
- Update `compositional analysis` chapter ([#149](https://github.com/theislab/single-cell-best-practices/pull/149)) <sub>@xinyuejohn</sub>
27+
- Update `paired integration` and `advanced integration` chapter ([#135](https://github.com/theislab/single-cell-best-practices/pull/135)) <sub>@alitinet</sub>
28+
- Improve pseudobulk plots for `differential gene expression` chapter ([#131](https://github.com/theislab/single-cell-best-practices/pull/131)) <sub>@alitinet</sub>
29+
- Update `advanced integration` chapter ([#112](https://github.com/theislab/single-cell-best-practices/pull/112)) <sub>@alitinet</sub>
30+
- Fix typos ([#166](https://github.com/theislab/single-cell-best-practices/pull/166)) <sub>@alitinet</sub>
31+
- Update `compositional analysis` chapter according to changes of `pertpy` ([#152](https://github.com/theislab/single-cell-best-practices/pull/152)) <sub>@xinyuejohn</sub>
32+
- Update link in `README.md` ([#107](https://github.com/theislab/single-cell-best-practices/pull/107)) <sub>@WeilerP</sub>
33+
- Update `spatial deconvolution` chapter ([#93](https://github.com/theislab/single-cell-best-practices/pull/93)) <sub>@amitfrish</sub>
34+
- Update `experimental data collection` chapter ([#71](https://github.com/theislab/single-cell-best-practices/pull/71)) <sub>@AnnaChristina</sub>
35+
- Update `introduction` section ([#70](https://github.com/theislab/single-cell-best-practices/pull/70)) <sub>@AnnaChristina</sub>
36+
- Update `preamble` ([#69](https://github.com/theislab/single-cell-best-practices/pull/69)) <sub>@AnnaChristina</sub>
37+
38+
### Added
39+
40+
- Add simpleaf example to the raw data processing section ([#116](https://github.com/theislab/single-cell-best-practices/pull/116)) <sub>@DongzeHE</sub>
41+
- Add `inferring trajectories` section ([#101](https://github.com/theislab/single-cell-best-practices/pull/101)) <sub>@WeilerP</sub>
42+
- Add `perturbation modelling` chapter ([#79](https://github.com/theislab/single-cell-best-practices/pull/79)) <sub>@Zethson</sub>
43+
- Add Annotation ([#85](https://github.com/theislab/single-cell-best-practices/pull/85)) <sub>@LisaSikkema</sub>
44+
- Add `gsea pathway` chapter ([#62](https://github.com/theislab/single-cell-best-practices/pull/62)) <sub>@soroorh</sub>
45+
- Add `neighborhood analysis`, `spatial domains`, `spacially variable genes` chapters ([#86](https://github.com/theislab/single-cell-best-practices/pull/86)) <sub>@giovp</sub>
46+
- Add `cell-cell communication` chapter ([#140](https://github.com/theislab/single-cell-best-practices/pull/140)) <sub>@dbdimitrov</sub>
47+
- Add `paired integration` chapter ([#103](https://github.com/theislab/single-cell-best-practices/pull/103)) <sub>@alitinet</sub>
48+
- Add multiple multimodal immunce receptor chapters ([#63](https://github.com/theislab/single-cell-best-practices/pull/63)) <sub>@drEast</sub>
49+
- Add `spatial deconvolution` and `imputation` chapter ([#142](https://github.com/theislab/single-cell-best-practices/pull/142)) <sub>@AnnaChristina</sub>
50+
- Add feedback from Robin Browaeys to `cell-cell comunication` chapter ([#157](https://github.com/theislab/single-cell-best-practices/pull/157)) <sub>@dbdimitrov</sub>
51+
- Add docker container & improve environments ([#124](https://github.com/theislab/single-cell-best-practices/pull/124)) <sub>@Zethson</sub>
52+
- Add `compisitional analysis` chapter ([#89](https://github.com/theislab/single-cell-best-practices/pull/89)) <sub>@Zethson</sub>
53+
- Add `lineage tracing` chapter ([#88](https://github.com/theislab/single-cell-best-practices/pull/88)) <sub>@mattjones315</sub>
54+
- Add `preprocessing and visualizaton` section ([#59](https://github.com/theislab/single-cell-best-practices/pull/59)) <sub>@AnnaChristina</sub>
55+
- Add `clustering` chapter ([#72](https://github.com/theislab/single-cell-best-practices/pull/72)) <sub>@AnnaChristina</sub>
56+
- Add PDF job ([#65](https://github.com/theislab/single-cell-best-practices/pull/65)) <sub>@Zethson</sub>
57+
- Add `prior art` chapter ([#58](https://github.com/theislab/single-cell-best-practices/pull/58)) <sub>@Zethson</sub>
58+
- Add new book CI ([#57](https://github.com/theislab/single-cell-best-practices/pull/57)) <sub>@Zethson</sub>
59+
- Add `preamble` chapter ([#53](https://github.com/theislab/single-cell-best-practices/pull/53)) <sub>@Zethson</sub>
60+
- Add scATAC part ([#162](https://github.com/theislab/single-cell-best-practices/pull/162)) <sub>@lauradmartens</sub>
61+
- Add `modelling mechanism` section ([#96](https://github.com/theislab/single-cell-best-practices/pull/96)) <sub>@ilibarra</sub>
62+
- Add `Integration` chapter ([#17](https://github.com/theislab/single-cell-best-practices/pull/17)) <sub>@lazappi</sub>
63+
- Add new book CI ([#57](https://github.com/theislab/single-cell-best-practices/pull/57)) <sub>@Zethson</sub>
64+
65+
### Fixed
66+
67+
- Fix broken link on edit button ([#115](https://github.com/theislab/single-cell-best-practices/pull/115)) <sub>@emiller88</sub>
68+
- Fix environment CI ([#158](https://github.com/theislab/single-cell-best-practices/pull/158)) <sub>@Zethson</sub>
69+
- Fix surface protein environment and small bugs ([#154](https://github.com/theislab/single-cell-best-practices/pulls/154)) <sub>@danielStrobl</sub>
70+
- Add missing links to other chapters in `Compositional analysis` chapter ([#145](https://github.com/theislab/single-cell-best-practices/pull/145)) <sub>@dbdimitrov</sub>
71+
- Fix environment CI ([#158](https://github.com/theislab/single-cell-best-practices/pull/158)) <sub>@Zethson</sub>
72+
- Fix environments for `surface protein` section and small bugs ([#154](https://github.com/theislab/single-cell-best-practices/pull/154)) <sub>@danielStrobl</sub>

jupyter-book/_toc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,3 +82,8 @@ parts:
8282
- caption: Glossary
8383
chapters:
8484
- file: glossary
85+
- caption: Changelog
86+
numbered: false
87+
chapters:
88+
- file: CHANGELOG
89+
title: "Changelog"

pyproject.toml

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,32 @@ lint.ignore = [
9292
]
9393

9494
[tool.ruff.lint.pydocstyle]
95-
convention = "google"
95+
convention = "google"
96+
97+
[tool.towncrier]
98+
directory = "changelog.d"
99+
filename = "jupyter-book/CHANGELOG.md"
100+
start_string = "<!-- towncrier release notes start -->\n"
101+
underlines = ["", "", ""]
102+
title_format = "## [v{version}](https://github.com/theislab/single-cell-best-practices/releases/tag/{version}) <sub>{project_date}</sub>"
103+
issue_format = "[#{issue}](https://github.com/theislab/single-cell-best-practices/pulls/{issue})"
104+
105+
[[tool.towncrier.type]]
106+
directory = "removed"
107+
name = "Removed"
108+
showcontent = true
109+
110+
[[tool.towncrier.type]]
111+
directory = "added"
112+
name = "Added"
113+
showcontent = true
114+
115+
[[tool.towncrier.type]]
116+
directory = "changed"
117+
name = "Changed"
118+
showcontent = true
119+
120+
[[tool.towncrier.type]]
121+
directory = "fixed"
122+
name = "Fixed"
123+
showcontent = true

0 commit comments

Comments
 (0)