Skip to content

Commit 6948fb6

Browse files
authored
Update digestR.R
1 parent 30a2249 commit 6948fb6

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
@@ -19054,6 +19054,7 @@ addGeneListboxAboveThreshold <- function() {
1905419054
# Set focus on the listbox window
1905519055
tkfocus(geneDialog)
1905619056
}
19057+
displayGeneButton <- ttkbutton(genePlotTypeFrame, text='Display Single Gene', width=21, command=onDisplayGene)
1905719058

1905819059
onDisplayProteome <- function()
1905919060
{

0 commit comments

Comments
 (0)