Session Ready
Exercise

Available Genomes

As a recap, the BSgenome package makes available 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, can you tell which is the major provider of available genomes?

Instructions
50 XP
Possible Answers