How to read OSCA book?
1
0
Entering edit mode
zr • 0
@99ba7472
Last seen 2 days ago
Hong Kong

I want to check out this book on GitHub, but I'm not sure how to read it.

First, I tried creating a new project in RStudio, and then used git clone in the project directory to get the files from the repository:

bash https://github.com/OSCA-source/OSCA.git After cloning the repository, I ran the following command to render the book:

r bookdown::render_book("C:/Users/***/Documents/R/oscabook/inst/book/index.Rmd") The result was:

bash Output created: docs/index.html [1] "C:/Users/**/Documents/R/oscabook/inst/book/docs/index.html" I checked the generated HTML file, and its content was identical to the Bioconductor release version, which only includes the introduction.

I'm not sure how to access the complete content, similar to what's available here.

If anyone could help me figure this out, I would greatly appreciate it!

BIOCON OSCA Bioconductor • 163 views
ADD COMMENT
2
Entering edit mode
@lluis-revilla-sancho
Last seen 1 hour ago
European Union

The OSCA book is hosted by Bioconductor here: https://bioconductor.org/books/release/OSCA/. You can just use the browser and consult any chapter or (sub-book) you want online. It can be a bit confusing but need to click the title of the sub-book you want to read to go to it.

For example: http://bioconductor.org/books/3.19/OSCA.basic or http://bioconductor.org/books/3.19/OSCA.multisample

0
Entering edit mode

Got it, that had really confused me a bit, thank you for your help!

ADD REPLY

Login before adding your answer.

Traffic: 716 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6