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
Goal: further modularize the project by pulling out functions/code from the main analysis document into .R files. Each member of the group will work on the same function as they did last week.
Michelle: contour plot
Rory: pearson's correlation test
Wenyu: t-test
Mona: data cleaning
(Note: We will still need to modularize our t-test visualization code to make this work - we will figure out later who will take on this task based on availability)
We will also be making a bash file that clarifies the input/output of each step process. We will first start by putting placeholders in the bash file first before finalizing each components
The text was updated successfully, but these errors were encountered:
@monazhu Thanks for the summary, Mona, I think it is pretty much it. Just to highlight, I see in the requirements, we should also use bookdown to reference the figures and tables, which also means bookdown will be an additional dependency.
Goal: further modularize the project by pulling out functions/code from the main analysis document into .R files. Each member of the group will work on the same function as they did last week.
(Note: We will still need to modularize our t-test visualization code to make this work - we will figure out later who will take on this task based on availability)
We will also be making a bash file that clarifies the input/output of each step process. We will first start by putting placeholders in the bash file first before finalizing each components
The text was updated successfully, but these errors were encountered: