Skip to content

GOSemSim package download error #39

@kahvecirem

Description

@kahvecirem

Although I downloaded the GOSemSim package to R (V4.1.2) without any problems with the codes below, I cannot find the package in the library after the download is finished. What path can I follow?

if (!require("BiocManager", quietly = TRUE))
   install.packages("BiocManager")

BiocManager::install("GOSemSim")

library("GoSemSim")

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