Skip to content

getGeneSets database versions #178

@dhcorn

Description

@dhcorn

Hello again,

Thank you for making a great package. I am having a problem with the version command in the getGeneSet() function. it seems as though we can only go up to the 2023 release of MSigDB, however in the most recent 2025 release there are some new curated databases that i would like to use. For some reason when i try to use the 2025 version i get the following error:

gene_sets <- getGeneSets(species = "Mus musculus", 'M7', version = '2025.1')
Error in match.arg(version) :
'arg' should be one of “2023.1”, “2022.1”, “7.5.1”, “7.5”, “7.4”, “7.3”, “7.2”

Is there a way i can use the most recent version?

Thanks
Doug

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions