Skip to content

Commit 7d5ea2c

Browse files
authored
Update digestR.R
1 parent ae2f990 commit 7d5ea2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/digestR.R

+1
Original file line numberDiff line numberDiff line change
@@ -19035,6 +19035,7 @@ onDisplayGene <- function() {
1903519035
# Keep focus on the dialog
1903619036
tkfocus(geneDialog)
1903719037
}
19038+
displayGeneButton <- ttkbutton(genePlotTypeFrame, text='Display Single Gene', width=21, command=onDisplayGene)
1903819039

1903919040
onDisplayProteome <- function()
1904019041
{

0 commit comments

Comments
 (0)