From c1ccf1d28bd0924440b5368513e1bd36e426db1b Mon Sep 17 00:00:00 2001 From: Zach Bjornson Date: Mon, 4 Apr 2022 14:52:08 -0700 Subject: [PATCH] Add CellEngine to community connectors --- community/community_connectors.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/community/community_connectors.json b/community/community_connectors.json index 18bc0f27..fbaddd55 100644 --- a/community/community_connectors.json +++ b/community/community_connectors.json @@ -115,6 +115,13 @@ "description": "", "source_code": "https://github.com/jcopenha/BoardGameGeekWebDataConnector" }, + { + "name": "CellEngine", + "url": "https://cellengine.com/tableau", + "github_username": "primitybio", + "author": "CellCarta", + "description": "Tableau connector for loading cytometry statistics from CellEngine (https://cellengine.com)." + }, { "name": "Cognetik Cloud Connector", "url": "http://tableau.cognetik.com",