Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 522 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 522 Bytes

r-bioc-2

Working with genomic sequences and features in R with Bioconductor, version 2.

For the rendered workshop material, go to:

The files in the directory docs/ can be rendered from the rmarkdown documents in markdown/ from the command line using

make

You will need to have installed Python 3, R, and the R packages needed for the workshop.

Tested on Mac OS. Should also work on Linux. All the actual R code in the workshop should also work on Windows.