fetchCollectionSizes.RdQuickly get the sizes of all gene set collections in the Gesel database.
This is more efficient than fetchAllCollections when only the sizes are of interest.
fetchCollectionSizes(species, config = NULL)String containing the NCBI taxonomy ID of the species of interest.
Configuration list, typically created by newConfig.
If NULL, the default configuration is used.
Integer vector containing the size of each collection (i.e., the number of gene sets).
head(fetchCollectionSizes("9606"))
#> [1] 18933 300 3405 196 1654 733