\name{minimumCycleRatio} \alias{minimumCycleRatio} \title{minimumCycleRatio} \description{minimumCycleRatio description } \usage{ minimumCycleRatio(g) } \arguments{ \item{g}{ instance of class graphNEL from Bioconductor graph class} } \details{ } \value{ } \references{ Boost Graph Library ( www.boost.org/libs/graph/doc/index.html ) The Boost Graph Library: User Guide and Reference Manual; by Jeremy G. Siek, Lie-Quan Lee, and Andrew Lumsdaine; (Addison-Wesley, Pearson Education Inc., 2002), xxiv+321pp. ISBN 0-201-72914-8 } \author{ Li Long } \examples{ } \keyword{ graphs }