We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 04db515 + e5d03fb commit 58bdfb0Copy full SHA for 58bdfb0
programming-languages.md
@@ -17,6 +17,7 @@ Here are some resources:
17
- Python tutorial: https://www.w3schools.com/python/
18
19
## R
20
+- Our lab's basic R tutorial: https://bioinfodlsu.com/basic-r-tutorial/
21
- R tutorial: https://www.w3schools.com/r/
22
- R cheat sheets: https://rstudio.github.io/cheatsheets/
23
- Tidyverse: https://www.tidyverse.org/packages/
@@ -25,8 +26,10 @@ Here are some resources:
25
26
- R and RStudio for genomics: https://datacarpentry.org/genomics-r-intro/index.html
27
28
## Snakemake
29
+- https://snakemake.readthedocs.io/en/stable/tutorial/tutorial.html
30
31
## WDL
32
+- https://github.com/openwdl/learn-wdl
33
34
## Nextflow
35
- https://training.nextflow.io
0 commit comments