Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aurelien Brionne
GenomeFeatures
Commits
3401be34
Commit
3401be34
authored
Apr 03, 2018
by
Aurelien Brionne
Browse files
color bar upster bug correction for genome_features_overlaps
parent
2d34eee0
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/genome_features_overlaps.R
View file @
3401be34
...
...
@@ -287,8 +287,9 @@ setMethod("genome_features_overlaps",definition=function(peaks,features,figs_pat
###################
# plot colors to display
colors
=
getCols
(
base
::
nlevels
(
Data
$
feature
))
#colors=getCols(base::nlevels(Data$feature))
colors
=
getCols
(
base
::
length
(
Features
))
###################
# features in bar
###################
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment