Skip to content

Commit 8648ac2

Browse files
authored
Merge branch 'master' into fix/883-transcript-parent-name-attribute
2 parents 9262027 + cb60297 commit 8648ac2

3 files changed

Lines changed: 1 addition & 7 deletions

File tree

.github/workflows/integration_tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
branches:
55
- master
6-
pull_request:
7-
branches:
8-
- master
96
jobs:
107
integration_tests:
118
strategy:

.github/workflows/notebooks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ on:
33
push:
44
branches:
55
- master
6-
pull_request:
7-
branches:
8-
- master
96
jobs:
107
notebooks:
118
strategy:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ modifying the `docs/source/_static/switcher.json` file accordingly.
142142

143143
If you use the `malariagen_data` package in a publication
144144
or include any of its functions or code in other materials (_e.g._ training resources),
145-
please cite: [doi.org/10.5281/zenodo.11173411](doi.org/10.5281/zenodo.11173411)
145+
please cite: [doi.org/10.5281/zenodo.11173411](https://doi.org/10.5281/zenodo.11173411)
146146

147147
Some functions may require additional citations to acknowledge specific contributions. These are indicated in the description for each relevant function.
148148

0 commit comments

Comments
 (0)