1. Learn
  2. /
  3. Cursuri
  4. /
  5. Introduction to Bioconductor in R

Connected

exercițiu

Bioconductor version

In the video, you learned about the Bioconductor project. One advantage of this fantastic resource is its continuous improvements, reflected in scheduled releases. Hence, checking the current version is important for the reproducibility of your analysis.

BiocManager has already been installed using install.packages("BiocManager").

Instrucțiuni

100 XP
  • Load the BiocManager package.
  • Use a function to check the version of Bioconductor.