We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9d9e4d commit 81eb76bCopy full SHA for 81eb76b
episodes/04-bioconductor-vcfr.Rmd
@@ -49,7 +49,7 @@ To check if this worked (and also so you can make a note of the version for repr
49
BiocManager::version()
50
```
51
52
-# Second, install the vcfR package from Bioconductor using `BiocManager`
+## Second, install the vcfR package from Bioconductor using `BiocManager`
53
54
```{r install-vcfR, eval = FALSE}
55
# install the vcfR package from bioconductor using BiocManager::install()
0 commit comments