rrvgo icon indicating copy to clipboard operation
rrvgo copied to clipboard

"frequency", "uniqueness" or "dispensability" terms

Open tech-niche3 opened this issue 3 years ago • 1 comments

I am searching a way to use your R package to retrieve "frequency", "uniqueness" or "dispensability" terms as the web-tool does. Will there be an update to provide this?

tech-niche3 avatar Jun 15 '21 13:06 tech-niche3

Currently it's not possible. We have plans to include such metrics, but realistically we won't have such functionality available before the next Bioconductor release scheduled for October.

Sorry for the inconvenience. I'll leave the issue open so you get some feedback as soon as it's ready.

ssayols avatar Jun 16 '21 07:06 ssayols

The "uniqueness" and "dispensability" of a term are now included in the output of reduceSimMatrix(). There's no plans to include a "frequency" term in the near future. To use the new features, you can install the package from github, or wait until the next Bioconductor release (3.18)

ssayols avatar Sep 06 '23 21:09 ssayols