Description Usage Arguments Value
View source: R/getDegreeInfo.R
Calculate the connectivity degrees for the co-function network. Called by
PFDataLoader
, not intended to be directly invoked by user.
1 | getDegreeInfo(cfn_data, bin = TRUE, n_bins = 128)
|
cfn_data |
A tibble containing co-function network data generated by |
bin |
Boolean on whether to bin the degrees for each gene. Default is |
n_bins |
Number of bins to separate data into if |
A formatted tibble with degree information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.