carpentries-incubator / bioc-rnaseq

Analysis and Interpretation of Bulk RNA-Seq Data using Bioconductor
https://carpentries-incubator.github.io/bioc-rnaseq
Other
21 stars 30 forks source link

Collapse 4-5 Intro/Set up sections into 3 #38

Closed jdrnevich closed 1 year ago

jdrnevich commented 1 year ago

We currently have the github.io landing page titled "Summary and Setup", then episodes "Introduction and setup", "Introduction to RNA-seq" and "Setup". These should be condensed to be less redundant. Possible suggestion:

Landing page "Summary and Setup" has

Episode 1: "Introduction to RNA-Seq" has:

Episode 2: "RStudio Project and Experimental Data" has:

Episode 3 "Experimental design"

Episode 4: "Exploratory analysis and quality control" (previous episode 6)

djhshih commented 1 year ago

Made a PR for: Provide an overview of the procedure to go from the raw data to the read count matrix that will be used for downstream analysis.

https://github.com/carpentries-incubator/bioc-rnaseq/pull/41

ghar1821 commented 1 year ago

@jdrnevich, I can do the tasks for Episode 2. Should I create a new github issue for that and assign it to myself?

jdrnevich commented 1 year ago

Yes. But wait until I do the reorganization. I should be able to get to it this morning. Thanks for your help, @ghar1821 !

jdrnevich commented 1 year ago

@ghar1821 the reorg is all finished. I also already uploaded the data sets to this repository and fixed the download links. The original links had "?raw=true" at the end. I have no idea what this means so I took it off one to see what would happen, but I haven't tested it yet. But the site seems to render just fine.

ghar1821 commented 1 year ago

Great! I'll pull your latest updates and start working on episode 2. New Github issue here: https://github.com/carpentries-incubator/bioc-rnaseq/issues/44

ghar1821 commented 1 year ago

@jdrnevich just finished writing up episode 2. Pull request here: https://github.com/carpentries-incubator/bioc-rnaseq/pull/47. Let me know what you and the team think. I also removed all the ?raw=true at the end of all the links as they seem to work fine without - the site render just fine.

jdrnevich commented 1 year ago

Looks amazing! I made a recommendation for one small change in the pull request comments #47 . I am going on vacation later today until June 12, so if you haven't made it by then I'll just approve this pull request to get the expanded section up now and we can make the little change later.