diff --git a/OpenLdapSync/module.properties b/OpenLdapSync/module.properties index 79f4346e5..1c6af271c 100644 --- a/OpenLdapSync/module.properties +++ b/OpenLdapSync/module.properties @@ -4,4 +4,5 @@ Description: This module can be used to sync LabKey users with an LDAP server License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 ManageVersion: false -URL: https://github.com/BimberLab/DiscvrLabKeyModules \ No newline at end of file +URL: https://github.com/BimberLab/DiscvrLabKeyModules +SupportedDatabases: mssql, pgsql diff --git a/QueryExtensions/module.properties b/QueryExtensions/module.properties index 332aea9fe..7d84b0d58 100644 --- a/QueryExtensions/module.properties +++ b/QueryExtensions/module.properties @@ -4,3 +4,4 @@ Label: Query Extensions Description: This module contains low-level extensions to the LabKey Query layer License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +SupportedDatabases: mssql, pgsql diff --git a/SequenceAnalysis/module.properties b/SequenceAnalysis/module.properties index ddc6e4f6f..7413d035a 100644 --- a/SequenceAnalysis/module.properties +++ b/SequenceAnalysis/module.properties @@ -4,4 +4,5 @@ Label: DISCVR-seq Description: This is the core module for DISCVR-seq, which is a suite of modules to manage and analyze sequence data using LabKey. URL: https://github.com/BimberLab/DiscvrLabKeyModules License: Apache 2.0 -LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file +LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +SupportedDatabases: mssql, pgsql diff --git a/Studies/module.properties b/Studies/module.properties index 2ea06c569..409145eca 100644 --- a/Studies/module.properties +++ b/Studies/module.properties @@ -3,4 +3,5 @@ Label: Studies Description: Extensions to the study framework, designed to more flexibly manage multiple study designs from one source of data License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 -ManageVersion: false \ No newline at end of file +ManageVersion: false +SupportedDatabases: mssql, pgsql diff --git a/blast/module.properties b/blast/module.properties index 9b94d5b47..0225e6d3d 100644 --- a/blast/module.properties +++ b/blast/module.properties @@ -4,4 +4,5 @@ Description: This module provides a wrapper about NCBI's BLAST, allowing the ser ManageVersion: false URL: https://github.com/BimberLab/DiscvrLabKeyModules License: Apache 2.0 -LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file +LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +SupportedDatabases: mssql, pgsql diff --git a/cluster/module.properties b/cluster/module.properties index 8f83c9c20..a43879c08 100644 --- a/cluster/module.properties +++ b/cluster/module.properties @@ -5,3 +5,4 @@ URL: https://github.com/BimberLab/DiscvrLabKeyModules License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 ManageVersion: false +SupportedDatabases: mssql, pgsql diff --git a/discvrcore/module.properties b/discvrcore/module.properties index 331ee2006..dbab1c3e9 100644 --- a/discvrcore/module.properties +++ b/discvrcore/module.properties @@ -4,4 +4,5 @@ Description: This is the base module for the DISCVR familiy of modules. It conta URL: https://github.com/BimberLab/DiscvrLabKeyModules License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 -ManageVersion: false \ No newline at end of file +ManageVersion: false +SupportedDatabases: mssql, pgsql diff --git a/jbrowse/module.properties b/jbrowse/module.properties index 88e5e3a6e..c1ec4407f 100644 --- a/jbrowse/module.properties +++ b/jbrowse/module.properties @@ -4,4 +4,5 @@ Label: JBrowse 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. URL: https://github.com/BimberLab/DiscvrLabKeyModules License: Apache 2.0 -LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 \ No newline at end of file +LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 +SupportedDatabases: mssql, pgsql diff --git a/singlecell/module.properties b/singlecell/module.properties index e68fdde20..00d97587a 100644 --- a/singlecell/module.properties +++ b/singlecell/module.properties @@ -4,4 +4,5 @@ Description: A module for analysis of single-cell sequencing data. URL: https://github.com/BimberLab/DiscvrLabKeyModules License: Apache 2.0 LicenseURL: http://www.apache.org/licenses/LICENSE-2.0 -ManageVersion: false \ No newline at end of file +ManageVersion: false +SupportedDatabases: mssql, pgsql