Skip to content
This repository has been archived by the owner on Feb 11, 2020. It is now read-only.

See if this #20

Closed
llrs opened this issue Nov 20, 2018 · 1 comment
Closed

See if this #20

llrs opened this issue Nov 20, 2018 · 1 comment
Assignees
Labels
enhancement 🍦 New feature or request

Comments

@llrs
Copy link
Owner

llrs commented Nov 20, 2018

https://twitter.com/AchimZeileis/status/1064802740663132160

x <- diag(5) # Or any other matrix
table(x, row(x))

This could come handy for counting size of pathways, or the distribution of genes. Or the centrality of the elements.

This would need a bit more care like adding colnames to the resulting tables or something alike

@llrs llrs added the enhancement 🍦 New feature or request label Nov 20, 2018
@llrs llrs self-assigned this Nov 20, 2018
@llrs
Copy link
Owner Author

llrs commented Nov 25, 2018

Used in distrGenes and distrPathways

@llrs llrs closed this as completed Nov 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement 🍦 New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant