Skip to content

Commit 58bdfb0

Browse files
authored
Merge pull request #8 from bioinfodlsu/memg-1
Add lab's R tutorial + external resources for Snakemake and WDL
2 parents 04db515 + e5d03fb commit 58bdfb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

programming-languages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Here are some resources:
1717
- Python tutorial: https://www.w3schools.com/python/
1818

1919
## R
20+
- Our lab's basic R tutorial: https://bioinfodlsu.com/basic-r-tutorial/
2021
- R tutorial: https://www.w3schools.com/r/
2122
- R cheat sheets: https://rstudio.github.io/cheatsheets/
2223
- Tidyverse: https://www.tidyverse.org/packages/
@@ -25,8 +26,10 @@ Here are some resources:
2526
- R and RStudio for genomics: https://datacarpentry.org/genomics-r-intro/index.html
2627

2728
## Snakemake
29+
- https://snakemake.readthedocs.io/en/stable/tutorial/tutorial.html
2830

2931
## WDL
32+
- https://github.com/openwdl/learn-wdl
3033

3134
## Nextflow
3235
- https://training.nextflow.io

0 commit comments

Comments
 (0)