Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
GNet
APPINetwork
Commits
1b49e687
Commit
1b49e687
authored
Mar 09, 2022
by
Gosset Simon
Browse files
Update R/clustering_tfit_window.R
parent
657110c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/clustering_tfit_window.R
View file @
1b49e687
...
...
@@ -48,7 +48,7 @@ clustering_tfit_window <- function(f_pos, mainpanel, panb, mainpath) {
flyt
<-
gformlayout
(
container
=
pp
,
expand
=
TRUE
)
# Selection des parametres
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
(
'Caenorhabditis elegans'
,
'Drosophila melanogaster'
,
'Escherichia coli'
,
'Homo sapiens'
,
'Mus musculus'
,
'Rattus norvegicus'
,
'Saccharomyces cerevisiae'
,
'Arabidopsis thaliana'
,
'Other'
),
label
=
"Organism"
,
selected
=
7
,
container
=
flyt
)
# Selection du fichier
chdb
<-
ggroup
(
container
=
pp
,
horizontale
=
T
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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