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
This material is licensed under the Creative Commons Attribution-ShareAlike 4.0 License/
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.
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(".")