You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/search.json
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1048,6 +1048,10 @@
1048
1048
"href": "lessons/04_input_output_practical.html",
1049
1049
"title": "Input and Output Practical",
1050
1050
"section": "",
1051
-
"text": "Input and Output Practical\nIn this practical we are going to create the app below:\nCreate app\nThis app let’s us select the columns that we would like to plot and then allows us to use a brush on our plot select an area of points that we are interested in evaluating.\n\n\n\n\n\n\nExercise 1\n\n\n\nLet’s focus on creating this app in several parts:\n\nCreate two selectInput() menus to choose the x- and y-axis to plot along with the resulting output plot.\nAdd to our app the ability to brush over the plot and select points to place in a table beneath the plot.\n\n\n\n\nNext Lesson >>\nBack to Schedule\n\nThis lesson has been developed by members of the teaching team at the Harvard Chan Bioinformatics Core (HBC). These are open access materials distributed under the terms of the Creative Commons Attribution license (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.\n\n\n\n\n\n\nReuseCC-BY-4.0"
1051
+
"text": "Input and Output Practical\nIn this practical we are going to create the app below:\nCreate app\nThis app let’s us select the columns that we would like to plot and then allows us to use a brush on our plot select an area of points that we are interested in evaluating.\n\n\n\n\n\n\nExercise 1\n\n\n\nLet’s focus on creating this app in several parts:\n\nCreate two selectInput() menus to choose the x- and y-axis to plot along with the resulting output plot.\nAdd to our app the ability to brush over the plot and select points to place in a table beneath the plot.\n\n\n\n\nNext Lesson >>\nBack to Schedule\n\nThis lesson has been developed by members of the teaching team at the Harvard Chan Bioinformatics Core (HBC). These are open access materials distributed under the terms of the Creative Commons Attribution license (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original author and source are credited.\n\n\n\n\n\n\nReuseCC-BY-4.0",
0 commit comments