File tree Expand file tree Collapse file tree 1 file changed +20
-14
lines changed Expand file tree Collapse file tree 1 file changed +20
-14
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " Heatmap Dashboard" ,
33 "description" : " Interactive heatmap operator for Tercen" ,
4- "tags" : [" heatmap" , " pamgene" ],
5- "authors" : [" rdw" ],
6- "urls" : [" https://github.com/tercen/heatmap_dashboard_operator" ],
4+ "tags" : [
5+ " data visualisation" ,
6+ " plot"
7+ ],
8+ "authors" : [
9+ " rdw"
10+ ],
11+ "urls" : [
12+ " https://github.com/tercen/heatmap_dashboard_operator"
13+ ],
714 "container" : " tercen/heatmap_dashboard_operator:0.3.0" ,
815 "isWebApp" : true ,
916 "isViewOnly" : false ,
1017 "properties" : [
11-
1218 {
13- "kind" : " DoubleProperty" ,
14- "name" : " qMin" ,
15- "defaultValue" : 0.01 ,
16- "description" : " Quantile for default lower scale limit"
19+ "kind" : " DoubleProperty" ,
20+ "name" : " qMin" ,
21+ "defaultValue" : 0.01 ,
22+ "description" : " Quantile for default lower scale limit"
1723 },
1824 {
19- "kind" : " DoubleProperty" ,
20- "name" : " qMax" ,
21- "defaultValue" : 0.99 ,
22- "description" : " Quantile for default upper scale limit"
23- }
25+ "kind" : " DoubleProperty" ,
26+ "name" : " qMax" ,
27+ "defaultValue" : 0.99 ,
28+ "description" : " Quantile for default upper scale limit"
29+ }
2430 ]
25- }
31+ }
You can’t perform that action at this time.
0 commit comments