forked from JRaviLab/lab_docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhowto.qmd
63 lines (40 loc) · 4.8 KB
/
howto.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# How to X
## Get started
If you are new to computational biology and R programming, join the `#bioinfo-primers` channel. Use the `#help-x` channels to ask for help/answer others' questions on R/Py programming, shell scripting, version controlling, or anything else that's general and not project-specific. Use the corresponding `#proj-x` channels for all project-related questions.
Check out the Slack tips in the pinned posts in [#help-](https://jravilab.slack.com/archives/CATMCKFT9)proj_management to get oriented since you are new to Slack (the channel used to be `#howto-slack`)!
To re-familiarize yourself with R/Python/Unix, check out these two resources in addition to Slack \| [CompBio gists](https://github.com/jananiravi/compbio-gists) and [R-Ladies East Lansing](https://github.com/rladies-eastlansing). If you are new to R-Ladies East Lansing and Women+ Data Science, check them out and join [Meetup](https://meetup.com/rladies-eastlansing) and their [Slack](https://rladies-eastlansing.slack.com/) to remain apprised of upcoming events and to connect with the local R and data science communities.
💡*If you find other useful resources, please add them to [this list](https://github.com/jananiravi/compbio-gists) (or share them with me).*
## Learn R
To learn R, I would recommend getting started with the pinned posts in [#courses-primers](https://jravilab.slack.com/archives/CARJ72W3U).
A couple of helpful GitHub repositories - <https://github.com/jananiravi/workshop-tidyverse> (Intro to `R's tidyverse package` --- very useful to learn right away) - Other R workshop materials from our R-Ladies East Lansing chapter: <https://github.com/rladies-eastlansing> - Interactive tutorials with [learnr](https://rstudio.github.io/learnr/) & [swirl](https://swirlstats.com/). - [R for Genomics from Data Carpentry](https://datacarpentry.org/R-genomics/index.html) - [R on HPC](https://github.com/JRaviLab/group/tree/master/resources-courses/r-on-hpc)
- Coursera
- [Intro to R programming and tidyverse](https://www.coursera.org/learn/r-programming-tidyverse)
- [Data visualization and Dashboarding with R specialization](https://www.coursera.org/specializations/jhu-data-visualization-dashboarding-with-r)
- [Getting Started with Data Visualization in R](https://www.coursera.org/learn/jhu-getting-started-data-viz-r)
- ... and more \| explore by topic, duration, skill-level
📌 Go-to books (also in pinned posts on Slack)
- [R for Data Science](https://r4ds.had.co.nz/) (for tidyverse and such)
- [Hands-On Programming with R](https://rstudio-education.github.io/hopr/) (for base R) Intro to Git, GitHub resources
## Use VPN
<https://www.ucdenver.edu/offices/office-of-information-technology/software/how-do-i-use/vpn-and-remote-access>
## Learn Git/GitHub
- <https://happygitwithr.com/> Happy Git and GitHub for the useR (connecting git/GitHub w/ R)
- [Git and GitHub learning resources](https://docs.github.com/en/get-started/quickstart/git-and-github-learning-resources) from GitHub
- [Git 101](https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners)
- [Coursera Intro to Git and GitHub course](https://www.coursera.org/learn/introduction-git-github)
## Read/write/present
- [Read papers](https://github.com/JRaviLab/readingpapers)
- [Make a poster](https://github.com/JRaviLab/group/blob/master/docs/howto_make_a_poster.md)
- [Write a paper](https://github.com/JRaviLab/group/blob/master/docs/howto_write_a_paper.md)
- [Writing in the Sciences on Coursera](https://www.coursera.org/learn/sciwrite)
## Code
- [Write, work with, and manage source code and data](https://github.com/JRaviLab/group/blob/master/docs/howto_write_source_code.md)
- [Prepare for and carry out code review](https://github.com/JRaviLab/group/blob/master/docs/howto_do_code_review.md)
- [Share data](https://github.com/jtleek/datasharing)
- [Write an R package](https://github.com/jtleek/rpackages)
- [DBMI software engineering team tips & tricks blog posts](https://cu-dbmi.github.io/set-website/blog)
## Plan your semester/year
[Templates](https://github.com/JRaviLab/group/tree/master/docs/templates) on yearly/[semester planning](https://github.com/JRaviLab/group/blob/master/docs/Yearly-Planning-Document.pdf) and professional development are available [here](https://github.com/JRaviLab/group/tree/master/docs).
## Others
- [Career development week](https://github.com/JRaviLab/group/blob/master/docs/career_dev_week.md)
- [Remote work](https://github.com/JRaviLab/group/blob/master/docs/howto_work_remotely.md) \| [CU remote work policy](https://www.ucdenver.edu/docs/librariesprovider284/default-document-library/4000-human-resources/4032---alternative-schedules-and-remote-work-arrangements.pdf?sfvrsn=3ee7f3ba_2) \| [CU DBMI remote work agreement](https://app.smartsheet.com/b/form/f5c5dd3f01dc4eefb3711a4fce6955fe)