hagenaue / bHRbLR_Enrichment_Stress_BehaviorAndHormoneData

Code used for the analysis of behavioral and hormonal data within the publication "Adolescent environmental enrichment induces social resilience and alters neural gene expression in a selectively bred rodent model with anxious phenotype" by O'Connor, Hagenauer, et al.
1 stars 0 forks source link

Annotating Code #1

Open hagenaue opened 4 years ago

hagenaue commented 4 years ago

This code is ugly and almost completely unannotated, so our first collaborative project should be to have you add annotation as you learn what each part does.

evrich17 commented 4 years ago

Question for Megan: As I was running the code in parts 1-3 to be able to look at parts 4 and 5, I noticed that things like "Testosterone" and "Corticosterone" were capitalized, but it will only work for me if they are all lowercase. I have just been changing them one at a time in the console but that seems inefficient since I can only run one line of code at a time instead of just changing them all where they're saved and then running it all at once. If I change them to all lowercase and then later need to do a push request, will that mess up how the code works on your laptop?

evrich17 commented 4 years ago

Oh never mind about that comment, I must have missed part of the code from the first part where it renames everything!

hagenaue commented 4 years ago

We have new code that could be annotated.