Skip to content

Package dependencies not installed #168

@JABioinf

Description

@JABioinf

Hi team, Thank you for developing this nice tool!
I tried to install it using conda with r 4.5:
conda create --name r_env_bioc r-base r-essentials conda-forge::r-biocmanager
Then sucessfully installed decoupleR:
BiocManager::install('saezlab/decoupleR')
Yet when I run AUcell the package is not installed:

run_aucell(mat, net, minsize=0, nproc=1, aucMaxRank=3)
Error in loadNamespace(x) : there is no package called ‘AUCell’

Isn't that supposed to be install alongside decoupleR ? there is no mention of it in the package install description.
Could you list the way to install all necessary packages to run all methods listed and to make sure versions are compatible with decoupleR ?
Thanks!

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