R/msknet-hypergraph.R
degreeDistribution.Rd
Computes the degree distribution for bones or muscles.
degreeDistribution(hg, type = c("muscle", "bone"))
An MSKHypergraph object.
Character, either "muscle" (hyperedge degree) or "bone" (vertex degree).
A data.frame with columns: degree, count, probability