knitr::opts_chunk$set(
  message = FALSE,
  warning = FALSE,
  collapse = TRUE,
  comment = "#>",
  fig.align = "center"
)

Download all references from clustifyrdata (~300Mb)

All references used in tutorials and more are available at https://github.com/rnabioco/clustifyrdata

```{"Installation"}

install.packages("devtools")

devtools::install_github("rnabioco/clustifyrdata")

## List of references

```r
knitr::kable(clustifyrdata::downrefs)


rnabioco/clustifyrdata documentation built on Nov. 8, 2022, 4:26 a.m.