You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the network datatable, this would include # of nodes and interactions, potentially a modularity factor, and the interactions database with degree and eigen.centrality.
________________________________
From: Steve Vissault <notifications@github.com>
Sent: Thursday, August 29, 2019 9:35:12 AM
To: mangal-wg/mangal-api <mangal-api@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Subject: [mangal-wg/mangal-api] Prepopulate standard metrics (#51)
For the network datatable, this would include # of nodes and interactions, potentially a modularity factor, and the interactions database with degree and eigen.centrality.
Recommendation from ropensci/software-review#332<ropensci/software-review#332> (by arw36)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub<#51>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AAENOAODMENPW6WIUEPRGPDQG7GBBANCNFSM4ISCLYCA>.
It might be useful to filter networks based on properties but it's a lot of work for few functionalities. Each properties have to be set as generated columns (see https://www.postgresql.org/docs/12/ddl-generated-columns.html). I close it for the moment.
Recommendation from ropensci/software-review#332 (by @arw36)
The text was updated successfully, but these errors were encountered: