setWeight {dSimer} | R Documentation |
set weight factor of 73-orbits in graphlet theory
setWeight(orbit_dependency_count)
orbit_dependency_count |
a vector which each element are the dependency count of each orbit |
a vector which contains weight factors to each orbit
Peng Ni
Milenkovic T, Przulj N. Uncovering biological network function via graphlet degree signatures[J]. Cancer informatics, 2008, 6: 257.
data(orbit_dependency_count) setWeight(orbit_dependency_count)