Skip to content

Commit

Permalink
updates schedule and precourse info
Browse files Browse the repository at this point in the history
  • Loading branch information
Geert van Geest committed Aug 29, 2024
1 parent e383a67 commit 877bba1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/course_schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

| block | start | end | subject |
|--------- |---------- |---------- |-------------------------------- |
| block 1 | 9:15 AM | 10:30 AM | [Introduction](../day1/introduction) |
| block 1 | 9:00 AM | 10:30 AM | [Introduction](../day1/introduction) |
| | 10:30 AM | 11:00 AM | BREAK |
| block 2 | 11:00 AM | 12:30 PM | [Setup](../day1/server_login) & [Reproducibility](../day1/reproducibility) |
| | 12:30 PM | 1:30 PM | BREAK |
Expand All @@ -18,7 +18,7 @@

| block | start | end | subject |
|--------- |---------- |---------- |-------------------------- |
| block 1 | 9:15 AM | 10:30 AM | [Variant calling - preparation](../day2/variant_calling_preparation) |
| block 1 | 9:00 AM | 10:30 AM | [Variant calling - preparation](../day2/variant_calling_preparation) |
| | 10:30 AM | 11:00 AM | BREAK |
| block 2 | 11:00 AM | 12:30 PM | [Variant calling](../day2/variant_calling) |
| | 12:30 PM | 1:30 PM | BREAK |
Expand Down
2 changes: 1 addition & 1 deletion docs/precourse.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ As is stated in the course prerequisites at the [announcement web page](https://

## Software

We will be mainly working on an Amazon Web Services ([AWS](https://aws.amazon.com/])) Elastic Cloud (EC2) server. Our Ubuntu server behaves like a 'normal' remote server, and can be approached through a [VS code](https://code.visualstudio.com/) web interface. All participants will be granted access to a personal workspace to be used during the course.
We will be mainly working on an Amazon Web Services ([AWS](https://aws.amazon.com/])) Elastic Cloud (EC2) server. Our Ubuntu server behaves like a 'normal' remote server, and can be approached through a [VS code](https://code.visualstudio.com/) web interface. All participants will be granted access to a personal workspace to be used during the course. The web interface will be approached through http (not https!), so make sure you can access http sites. You can validate it here: [http://httpforever.com/](http://httpforever.com/).

The only software you need to install before the course is [Integrative Genomics Viewer (IGV)](http://software.broadinstitute.org/software/igv/).

Expand Down

0 comments on commit 877bba1

Please # to comment.