datacarpentry / genomics-r-intro

Intro to R and RStudio for Genomics
https://datacarpentry.org/genomics-r-intro/
Other
28 stars 89 forks source link

Interested in helping shape R-genomics? #89

Closed naupaka closed 9 months ago

naupaka commented 4 years ago

These lessons are still in alpha and are being actively developed. Since things are still in a state of flux, we don't have specific issues that need help at the moment, but if you are interested in participating, comment on this issue.

ewallace commented 3 years ago

Hi! I'm interested in helping. We are teaching using some of this material in Edinburgh over the next couple of weeks. We forked the material to put some Edinburgh-specific information such as our local RStudio server.

I'm particularly interested in helping with the ggplot material, as I will be adding to that to teach next week anyway, and I delivered some more R material based on this a while ago. Is there a roadmap for the ggplot2 lesson, or who should I talk to about it?

Thanks all for putting this great resource together!

naupaka commented 3 years ago

@ewallace thanks for your interest! We're making slow and steady progress getting these polished. We'll get some more details posted soon here on GH.

yonathantilahun commented 3 years ago

Will you be producing any lessons on using Qiime2? If so I would like to contribute to the lesson on using R and R-studio for Qiime2.

jananiravi commented 3 years ago

@naupaka I'm interested in contributing, especially with integrating tidyverse with the genomics lessons.

naupaka commented 3 years ago

@yonathantilahun no plans to incorporate QIIME at this time, unfortunately.

@jananiravi great! We're working through the alpha version, but once we get that in place I'm sure there will be lots of ways to plug in to the development.

mxiang1 commented 3 years ago

Hi, I'd like to contribute to content related to RNA sequencing (bulk, single-cell), statistics and data visualization (ggplot2). The current genomics curriculum is a good start but needs additional lessons in quantitative and comparative analysis to make it more complete.

chechoid commented 3 years ago

Hi @naupaka, my name is Sergio. Today I finished my Data Carpentry Instructor certification and I did my demo using this lesson. I'd love to help in the development of this lesson.

naupaka commented 3 years ago

@chechoid thanks for the interest! The lessons are almost ready for a beta release, and at that point we'll have a number of issues needing attention.

chechoid commented 3 years ago

ok @naupaka, that's great news! I cheris this lesson because it's the one I used for my Data Carpentry certification, so I'll do everything I can to develop it.

ntsotakos commented 2 years ago

Hi @naupaka, how close are these lessons to the beta release? I had my Instructor Training recently, and I currently teach Bioinformatics, so I am willing to help any way I can (and can field test in my class).

naupaka commented 2 years ago

@ntsotakos I believe the next formal step is for them to be piloted with one or more of the maintainers in attendance, then any revisions made, etc. The maintainers are working on adding content to the knitr and ggplot lessons at the moment. If you look through the lessons as they are and add any issues you spot, that would likely be helpful and we work though this phase!

vhmcck commented 1 year ago

Hi @naupaka, I recently completed my Instructor Training and I am interested in participating if you still need a hand with this. What is the status of the lesson? How can I help?

naupaka commented 1 year ago

It's mostly through the beta phase; been piloted formally once and they're aiming for another one soonish. We're in the midst of a big overhaul (see #142) so perhaps it would be easiest (e.g. to avoid merge conflicts) to hold off on any PRs for now. General issues or suggestions are always welcome though!

vhmcck commented 1 year ago

Thanks for the update - I can see there is a lot to go through. Is epidodes_rmd the best way to check the lesson?

naupaka commented 1 year ago

Yes those are the files. You can also check the rendered version datacarpentry.org/genomics-r-intro/

vhmcck commented 1 year ago

Oh, that is much better. THANK YOU! I will take a look.

vhmcck commented 1 year ago

Hi @naupaka,

First of all, congratulations! A beautiful lesson, with heaps of content - the challenge will be covering as much as possible in the allocated time, as usual. My comments on the Producing Reports With knitr episode are below.

I am interested in helping with the Beta release. I have used R to analyse microbiome data and produce publication-quality graphs. Please keep me in the loop!

Cheers, Valentina

naupaka commented 1 year ago

@vhmcck thanks! This is great. Can I ask you to take the content you just posted and add it as a new issue on its own so we don't lose it here under the broader thread? Name it something like "Suggestions for improvements to the knitr lesson".

vhmcck commented 1 year ago

No worries, @naupaka. Happy to help! I just did it. Let me know if you see the issue.

naupaka commented 9 months ago

Thanks everyone for your help and suggestions -- I'm closing this issue for now but you should feel welcome to add new issues as you find them, or to help address existing issues with a PR.