Skip to content

Commit c4d1331

Browse files
committed
Mark modules that support both databases
1 parent 34f89fe commit c4d1331

File tree

9 files changed

+16
-7
lines changed

9 files changed

+16
-7
lines changed

OpenLdapSync/module.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Description: This module can be used to sync LabKey users with an LDAP server
44
License: Apache 2.0
55
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
66
ManageVersion: false
7-
URL: https://github.com/BimberLab/DiscvrLabKeyModules
7+
URL: https://github.com/BimberLab/DiscvrLabKeyModules
8+
SupportedDatabases: mssql, pgsql

QueryExtensions/module.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ Label: Query Extensions
44
Description: This module contains low-level extensions to the LabKey Query layer
55
License: Apache 2.0
66
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7+
SupportedDatabases: mssql, pgsql

SequenceAnalysis/module.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Label: DISCVR-seq
44
Description: This is the core module for DISCVR-seq, which is a suite of modules to manage and analyze sequence data using LabKey.
55
URL: https://github.com/BimberLab/DiscvrLabKeyModules
66
License: Apache 2.0
7-
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7+
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
8+
SupportedDatabases: mssql, pgsql

Studies/module.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Label: Studies
33
Description: Extensions to the study framework, designed to more flexibly manage multiple study designs from one source of data
44
License: Apache 2.0
55
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
6-
ManageVersion: false
6+
ManageVersion: false
7+
SupportedDatabases: mssql, pgsql

blast/module.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Description: This module provides a wrapper about NCBI's BLAST, allowing the ser
44
ManageVersion: false
55
URL: https://github.com/BimberLab/DiscvrLabKeyModules
66
License: Apache 2.0
7-
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7+
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
8+
SupportedDatabases: mssql, pgsql

cluster/module.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ URL: https://github.com/BimberLab/DiscvrLabKeyModules
55
License: Apache 2.0
66
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
77
ManageVersion: false
8+
SupportedDatabases: mssql, pgsql

discvrcore/module.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Description: This is the base module for the DISCVR familiy of modules. It conta
44
URL: https://github.com/BimberLab/DiscvrLabKeyModules
55
License: Apache 2.0
66
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7-
ManageVersion: false
7+
ManageVersion: false
8+
SupportedDatabases: mssql, pgsql

jbrowse/module.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Label: JBrowse
44
Description: This module provides a wrapper about the JBrowse genome browser, integrating this browser with DISCVR-seq data, allowing the user to make custom JBrowse sessions and view data through LabKey.
55
URL: https://github.com/BimberLab/DiscvrLabKeyModules
66
License: Apache 2.0
7-
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7+
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
8+
SupportedDatabases: mssql, pgsql

singlecell/module.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ Description: A module for analysis of single-cell sequencing data.
44
URL: https://github.com/BimberLab/DiscvrLabKeyModules
55
License: Apache 2.0
66
LicenseURL: http://www.apache.org/licenses/LICENSE-2.0
7-
ManageVersion: false
7+
ManageVersion: false
8+
SupportedDatabases: mssql, pgsql

0 commit comments

Comments
 (0)