Skip to content

Commit 8050e32

Browse files
committed
[GL_RefAnnotTable] Add database versions, fix go.db version
1 parent 9fd9fb7 commit 8050e32

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

GeneLab_Reference_Annotations/Pipeline_GL-DPPD-7110_Versions/GL-DPPD-7110-A/GL-DPPD-7110-A.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The default columns in the annotation table are:
151151
| org.Sc.sgd.db | 3.19.1 | [https://bioconductor.org/packages/release/data/annotation/html/org.Sc.sgd.db.html](https://www.bioconductor.org/packages/release/data/annotation/html/org.Sc.sgd.db.html) |
152152
| AnnotationForge | 1.46.0 | [https://bioconductor.org/packages/AnnotationForge](https://bioconductor.org/packages/AnnotationForge) |
153153
| biomaRt | 2.60.1 | [https://bioconductor.org/packages/biomaRt](https://bioconductor.org/packages/biomaRt) |
154-
| GO.db | 2.0.0 | [https://bioconductor.org/packages/GO.db](https://bioconductor.org/packages/GO.db) |
154+
| GO.db | 3.19.1 | [https://bioconductor.org/packages/GO.db](https://bioconductor.org/packages/GO.db) |
155155

156156
---
157157

@@ -164,8 +164,12 @@ The default columns in the annotation table are:
164164
> - Plants: Ensembl plants release 59
165165
> - Bacteria: Ensembl bacteria release 59
166166
>
167-
> **PANTHER:** 18.0
168-
> > *Note: The values in the 'name' column of [GL-DPPD-7110-A_annotations.csv](GL-DPPD-7110-A_annotations.csv) (e.g., MOUSE, HUMAN, ARABIDOPSIS) are derived from the short names used in PANTHER. These short names are subject to change.*
167+
> **Database Versions:**
168+
> - STRINGdb: 12.0
169+
> - PANTHERdb: 18.0
170+
> - GO.db: 2.1 (used only when creating a local org.db R package)
171+
>
172+
> > *Note: The values in the 'name' column of [GL-DPPD-7110-A_annotations.csv](GL-DPPD-7110-A_annotations.csv) (e.g., HUMAN, MOUSE, RAT) are derived from the short names used in PANTHER. These short names are subject to change.*
169173
170174
---
171175

GeneLab_Reference_Annotations/Workflow_Documentation/GL_RefAnnotTable-A/CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
### Added
1111

1212
- Added software:
13-
- AnnotationForge version 1.46.0.
14-
- biomaRt version 2.60.1.
15-
- GO.db version 2.0.0.
13+
- AnnotationForge version 1.46.0
14+
- biomaRt version 2.60.1
15+
- GO.db version 3.19.1
1616
- Added support for:
1717
- Bacillus subtilis, subsp. subtilis 168
1818
- Brachypodium distachyon
@@ -48,11 +48,11 @@ Bioconductor. Used for:
4848
- Plants: Ensembl plants release 59
4949
- Bacteria: Ensembl bacteria release 59
5050
- Updated software:
51-
- tidyverse version updated from 1.3.2 to 2.0.0.
52-
- STRINGdb version updated from 2.8.4 to 2.16.0.
53-
- PANTHER.db version updated from 1.0.11 to 1.0.12.
54-
- rtracklayer version updated from 1.56.1 to 1.64.0.
55-
- Bioconductor version updated from 3.15.1 to 3.19.1.
51+
- tidyverse version updated from 1.3.2 to 2.0.0
52+
- STRINGdb version updated from 2.8.4 to 2.16.0
53+
- PANTHER.db version updated from 1.0.11 to 1.0.12
54+
- rtracklayer version updated from 1.56.1 to 1.64.0
55+
- Bioconductor version updated from 3.15.1 to 3.19.1
5656
- Removed org.EcK12.eg.db and replaced it with a locally created annotations
5757
database, as it is no longer available on Bioconductor
5858
- Changed the first argument of GL-DPPD-7110-A_build-genome-annots-tab.R from

0 commit comments

Comments
 (0)