Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.35 KB

README.md

File metadata and controls

45 lines (31 loc) · 1.35 KB

WSBIM1207: Introduction to bioinformatics and data science

DOI

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

If you use this course, please cite it as

Laurent Gatto, Kevin Missault, Manon Martin & Axelle Loriot. (2021, September 24). UCLouvain-CBIO/WSBIM1207: Introduction to bioinformatics (Version v2.0.0). Zenodo. DOI: 10.5281/zenodo.5532658

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(".")