Skip to content

Commit 59e315e

Browse files
authored
Update index.md
1 parent 4a26076 commit 59e315e

1 file changed

Lines changed: 44 additions & 14 deletions

File tree

network_course/index.md

Lines changed: 44 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,11 @@ nav:
2727

2828
**Course Structure:** Lecture: 2 hours Exercise: 2 hours Total # of Points: 3
2929

30+
**Teaching method:** The course is given entirely in English, in person (no zoom or hybrid classes).
31+
3032
**Course schedule:** Sunday to Thursday 23-27/2/2025, 8:00-17:00, and 12/3/2025 8:00-16:00 **Sde Boker campus**.
3133

34+
3235
<!-- {%
3336
include figure.html
3437
image="images/publications/pic_local_and_regional_processes.png"
@@ -41,10 +44,13 @@ Biological systems, and specifically ecological systems, contain multiple entiti
4144

4245
**The course is dynamic and adapted to students' needs as much as possible. Course material may vary from what is currently written in the syllabus at the instructor's discretion.**
4346

44-
# Teaching
45-
The course is given entirely in English, in person (no zoom or hybrid classes).
47+
# Course goals
48+
Provide students with:
49+
1. An understanding of the (ecological) theory underlying the structure and dynamics of complex systems.
50+
2. Tools to perform network analysis on a variety of network types.
51+
3. Skills: programming and analysis of network data, advanced paper reading, presenting research, scientific writing.
4652

47-
# Course Topics (may change)
53+
# Main course Topics
4854
* Introduction to networks and complex systems
4955
* Network structure
5056
* Community detection
@@ -53,12 +59,6 @@ The course is given entirely in English, in person (no zoom or hybrid classes).
5359
* Multilayer networks
5460
* Network dynamics
5561

56-
# Course goals
57-
Provide students with:
58-
1. An understanding of the (ecological) theory underlying the structure and dynamics of complex systems.
59-
2. Tools to perform network analysis on a variety of network types.
60-
3. Skills: programming and analysis of network data, advanced paper reading, presenting research, scientific writing.
61-
6262
# Prerequisits
6363
The only prerequisite is knowledge in programming (preferably in R, which is the language we will use). The course is general, as is the discipline of network science. Therefore, it is suitable for stuents who are interested in multiple aspects of biology. However, examples and some theory are focused on ecology. An introduction to ecology course is recommended, but not required. Knowledge in linear algebra is recommended, but not required.
6464

@@ -67,14 +67,44 @@ The only prerequisite is knowledge in programming (preferably in R, which is the
6767
* Compulsory attendance to exercises
6868
* Grade components: Final report (in English) 50%, presentation of project 20%, paper discussion 20%, active participation 10%.
6969

70+
71+
## Details on course assignments:
72+
### Labs
73+
Labs are not for submission BUT it is difficult to understand the material without hands-on analysis. Recommendation: apply the labs to your own data whenever possible. Lab topics are not completely compatible with class topics.
74+
75+
**To do the labs you must have R + RStudio installed on your laptop. Please come ready, already to the first class.**
76+
77+
### Projects
78+
The goal of a project is to provide you with real-life experience on how to use network in research. You are encouraged to select a project that will advance your own research.
79+
80+
**Project types:**
81+
82+
- Analysis. The analysis cannot be one that you have already done in your research. It can, however, be a new analysis that will advance your research. **Hence, students are encouraged to use their own research data to advance their research.** Alternatively, the project can be based on data available online.
83+
- Theoretical development.
84+
- Literature review of a thematic subject.
85+
86+
**Final report:**
87+
The goal of the final report is for you to practice and improive scientific writing. The final report will be 1500-2000 words with up to 3 figures. Reviews will be max 2500 words and 3 figures. Submit the final report by email to me. The final report is due on 21/3/2025.
88+
89+
### Presentations
90+
Presentations are on 12/3/205. Project presentations are in a conference style:
91+
92+
- 7 min + 5min questions and suggestions
93+
- Background + questions
94+
- Methods
95+
- Results. It is ok if the results are not completely final. You can improve the project towards your final report, based on comments you will receive on your presentation.
96+
- Discussion
97+
98+
### Paper discussions
99+
100+
- Paper discussion can be led by 2-3 students.
101+
- **The student(s) leading** the discussion should present the paper: Background, goal, methods, main results. They should also be able to explain the figures. The student(s) will ask leading questions to initiate discussion among the class about a particular result / method / criticism, etc.
102+
- **The students who are not leading**: For each paper discussion, students should have had an overview reading of the paper in a way that would allow them to participate in the discussion actively. Each student should come prepared with 2 insightful comments/criticism/questions for the discussion.
103+
104+
70105
# Academic and general requirements
71106
1. The exercises are computational and students are required to bring a laptop.
72107
2. Exercises are **not for submission** but are recommended for hands-on experience. Exercises are written in R. Students who would like to program in another language are welcomed to do so **independently**.
73108
3. Recommended (not necessary) prerequisite courses: Introduction to Ecology, linear algebra.
74109
4. The course will be given in English and all the assignments will be in English too.
75110

76-
# Example references
77-
- Shapiro JT, Zorea A, Kav AB, Ontiveros VJ, Mizrahi I, Pilosof S. Multilayer networks of plasmid genetic similarity reveal potential pathways of gene transmission. ISME J. 2023; 1–11. [doi:10.1038/s41396-023-01373-5](https://doi.org/10.1038/s41396-023-01373-5)
78-
- Galai G, He X, Rotblat B, Pilosof S. Ecological network analysis reveals cancer-dependent chaperone-client interaction structure and robustness. Nat Commun. 2023;14: 1–11. [doi:10.1038/s41467-023-41906-2](https://doi.org/10.1038/s41467-023-41906-2)
79-
- Complexity explained. Available: [https://complexityexplained.github.io](https://complexityexplained.github.io)
80-

0 commit comments

Comments
 (0)