We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe41d43 + 767c466 commit 2cb1672Copy full SHA for 2cb1672
src/main/java/tudelft/ti2806/pl3/Constants.java
@@ -43,6 +43,7 @@ public class Constants {
43
+ "Move the view to the left \t " + ARROW_LEFT + " \n"
44
+ "Move the view to the right \t " + ARROW_RIGHT + " \n"
45
+ "Gene navigation window \t G \n"
46
+ + "Filter on metadata window \t F \n"
47
+ "Hide/show phylogenetic tree window \t " + SPACE + " \n"
48
+ "\n"
49
+ "All of the menus can be controlled with the underlined letter, "
0 commit comments