saezlab / decoupleR

R package to infer biological activities from omics data using a collection of methods.
https://saezlab.github.io/decoupleR/
GNU General Public License v3.0
183 stars 24 forks source link

Outdated example in README.md #45

Closed pablormier closed 2 years ago

pablormier commented 2 years ago

Looks like the intersect_regulons method was changed to filter_regulons instead, but README is not update. I think the correct example would be:

network <- decoupleR:::filter_regulons(network, .source = tf, min_size = 5)

pablormier commented 2 years ago

Sorry somehow I had bioconductor 3.13 and I needed the 3.14 to install the latest version, I was running decoupleR 1.0.0