Skip to content
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

Add alternative lessons #175

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

Add alternative lessons #175

wants to merge 1 commit into from

Conversation

zenalapp
Copy link
Collaborator

@zenalapp zenalapp commented Jun 18, 2022

Issues

  • Resolves # .

Change(s) made

I created an alternative to intro to plotting that:

  1. Introduces RStudio, functions, and objects explicitly in an introductory lesson first, and then
  2. Introduces reading in files using code and plotting with ggplot2.

I also reorganized some of the plotting in a way that seemed to flow a bit more naturally to me.

Feel free to use none, all, or part of it. Just wanted to share in case it's useful.

Note: I just realized that I changed the data file path so you'd have to change that back.

Checklist

  • If you edited any files in _episodes_rmd/, run make lesson-md.
  • Run make serve locally to view the website and make sure the formatting renders correctly.
  • The build-website workflow succeeds on your most recent commit.

@zenalapp zenalapp requested a review from kelly-sovacool June 18, 2022 17:24
@kelly-sovacool
Copy link
Member

kelly-sovacool commented Oct 20, 2022

Thank you Zena!

We might merge these into one lesson to keep the structure the same as we now have it. I also may tweak the intro to variables & functions based on this short intro R lesson I made for an RNA-seq workshop: https://github.com/BIGslu/2022_ASM_Microbe_RNAseq/blob/main/1_introR/1_intro-R.Rmd

Related to #67

@kelly-sovacool kelly-sovacool self-assigned this Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants