Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 1008 Bytes

README.md

File metadata and controls

36 lines (25 loc) · 1008 Bytes

Bioinformatics (WSBIM1322)

Read the course at http://bit.ly/WSBIM1322

License

This material is licensed under the Creative Commons Attribution-ShareAlike 4.0 License/

Contributions

Contributions to this material are welcome. The best way to contribute or contact the maintainers is by means of pull requests and issues. Please familiarise yourself with the code of conduct. By participating in this project you agree to abide by its terms.

Book setup

To build this book, you'll need bookdown and a fork of msmbstyle style.

install.packages("bookdown")
devtools::install_github("lgatto/msmbstyle")

Once cloned, in the books work directory, type

bookdown::render_book(".")