-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lecture1 and lecture2 md files #38
base: main
Are you sure you want to change the base?
lecture1 and lecture2 md files #38
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for making these changes @cheyannewdurham - please address my comments and then I'd be happy to approve and merge :)
@@ -0,0 +1,42 @@ | |||
# Hands-On Activity #1: Designing A Simple Computational Biology Experiment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
## Objective: | ||
|
||
Design a simple computational biology experiment. I encourage you to think about data and research questions from your current research project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For markdown convention we use 1-sentence-per-line. (I think pre-commit
will check for this, but I'm not sure, so considering running)
Design a simple computational biology experiment. I encourage you to think about data and research questions from your current research project. | |
Design a simple computational biology experiment. | |
I encourage you to think about data and research questions from your current research project. |
|
||
4. Select your analysis **approach:** | ||
- What statistical test or analysis method will you use (e.g., t-test, ANOVA, machine learning algorithm)? | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
||
- A 1-2 page written report covering each of the above points. | ||
|
||
## Tips: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
## Tips: | |
## Tips: | |
I think pre-commit
will make this change as well
- A 1-2 page written report covering each of the above points. | ||
|
||
## Tips: | ||
- Be specific and detailed in your descriptions and justifications. - Use visuals (e.g., diagrams, charts) to enhance your explanations where possible. - Consider discussing your ideas with peers or mentors for feedback. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Be specific and detailed in your descriptions and justifications. - Use visuals (e.g., diagrams, charts) to enhance your explanations where possible. - Consider discussing your ideas with peers or mentors for feedback. | |
- Be specific and detailed in your descriptions and justifications. | |
- Use visuals (e.g., diagrams, charts) to enhance your explanations where possible. | |
- Consider discussing your ideas with peers or mentors for feedback. | |
No description provided.