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: lessons/wk1_lesson05_data_organization.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -230,7 +230,17 @@ If you were to run the `tree` command from inside the `rnaseq` directory it shou
230
230
231
231
1. Take a moment to create a README for the `rnaseq_course/` directory (hint: use `vim` to create the file). Give a short description of the project and brief descriptions of the types of files you will be storing within each of the sub-directories.
232
232
2. Use the same strategy to create a `WORKLOG.rst file` and add your first entry about what you just accomplished.
233
-
3. I'll look into your `/rnaseq_directory` directory to see that you created the assigned directory structure and these two text files, and that your `spiders.txt` assignment from Lesson 04 is in the `assignments` directory.
233
+
3. Run the commands to let Ryan and Sally look into your new `rnaseq_course` directory:
4. I'll look into your `/rnaseq_directory` directory to see that you created the assigned directory structure and these two text files, and that your `spiders.txt` assignment from Lesson 04 is in the `assignments` directory.
0 commit comments