# HG changeset patch # User proteore # Date 1536823504 14400 # Node ID e8d6e50f5d38e4fef5a1d92a134b20f0a40f14ab # Parent 560541195c3f6c8b108b51d775e531c819dbdc35 planemo upload commit 0be58bb700f64de6792a7234a11675bae2755e8f-dirty diff -r 560541195c3f -r e8d6e50f5d38 PathView.R --- a/PathView.R Wed Sep 12 10:21:26 2018 -0400 +++ b/PathView.R Thu Sep 13 03:25:04 2018 -0400 @@ -204,7 +204,7 @@ high_color = "red" if (is.null(tab$e1)) { plot.col.key= FALSE #if there's no exrepession data, we don't show the color key - high_color = "#81F7F3" #blue + high_color = "#81BEF7" #blue } for (id in ids) { @@ -217,7 +217,7 @@ low = list(gene = low_color, cpd = "blue"), mid = list(gene = mid_color, cpd = "transparent"), high = list(gene = high_color, cpd = "yellow"), - na.col="#A4A4A4", #gray + na.col="#D8D8D8", #gray cpd.data=NULL, plot.col.key = plot.col.key, pdf.size=c(9,9)) diff -r 560541195c3f -r e8d6e50f5d38 Pathview.xml --- a/Pathview.xml Wed Sep 12 10:21:26 2018 -0400 +++ b/Pathview.xml Thu Sep 13 03:25:04 2018 -0400 @@ -1,4 +1,4 @@ - + bioconductor-pathview