-
The Rockefeller University
- New York, NY
- https://www.linkedin.com/in/gabriela-stefanie-santos
- @gbrl_s
Pinned Loading
-
BMI of starwars characters
BMI of starwars characters 1#!/usr/bin/env Rscript
23library(dplyr)
45# https://www.euro.who.int/en/health-topics/disease-prevention/nutrition/a-healthy-lifestyle/body-mass-index-bmi
-
Render R markdown using Snakemake
Render R markdown using Snakemake 1rule markdown:
2input:
3param1 = 'hello'
4param2 = 'world!'
5output:
-
Get parameters for Rmarkdown from Sn...
Get parameters for Rmarkdown from Snakemake 1---
2VignetteBuilder: knitr
3Suggests: BiocStyle, knitr, rmarkdown
4params:
5param1: ""
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.