mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Remove redundant comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user