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
GNet
APPINetwork
Commits
c689191e
Commit
c689191e
authored
Apr 15, 2022
by
Gosset Simon
Browse files
Update R/irefindex_window.R
parent
9d8391f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/irefindex_window.R
View file @
c689191e
...
...
@@ -10,7 +10,7 @@ irefindex_window <- function(f_pos, mainpanel, pana, mainpath) {
# Parametres selection
gcombobox
(
c
(
'Caenorhabditis elegans'
,
'Drosophila melanogaster'
,
'Escherichia coli'
,
'Homo sapiens'
,
'Mus musculus'
,
'Rattus norvegicus'
,
'Saccharomyces cerevisiae'
,
'Other'
),
label
=
"Organism"
,
selected
=
7
,
container
=
flyt
)
gcombobox
(
c
(
0
:
20
),
label
=
"Maximum number of proteins in a complex"
,
selected
=
1
,
container
=
flyt
)
gcombobox
(
c
(
3
:
20
),
label
=
"Maximum number of proteins in a complex"
,
selected
=
1
,
container
=
flyt
)
# File section
chdb
<-
ggroup
(
container
=
pp
,
horizontale
=
T
)
...
...
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