Get startedGet started for free

Available genomes

As a recap, the BSgenome package contains various public genomes. If you want to explore the available genomes from this package, you can use:

available.genomes()

The list of names will appear in the following format: BSgenome.speciesName.provider.version.

After running this function, which of the following is a major provider of available genomes?

This exercise is part of the course

Introduction to Bioconductor in R

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise