Remove redundant comment

This commit is contained in:
Cameron Hyde
2021-10-06 13:20:18 +10:00
parent c2a395b8db
commit 1fcef64f32
-4
View File
@@ -77,12 +77,8 @@ OPTIONS = {
DEFAULT = """
# NB: This option is depricated - Looks like the new way is to set configs in
# the sce itself - which can happen outside iSEE.
# Should it be omitted?
sce <- registerAppOptions(sce, color.maxlevels=40)
categorical_color_fun <- function(n){
if (n <= 37) {
# Less than 37 colours, use something from colour brewer