ggbase: infrastructure for the genetics of gene expression ========================================================== The module reflects the content of the R/Bioconductor package *GGBase*. It defines Python-level classes for the R/S4 classes, and gives otherwise access to R-level commands the usual :mod:`rpy2:robjects` way. The class inheritance diagram is useful for having an overview of how (biological) strings are modelled. .. inheritance-diagram:: bioc.ggbase :parts: 1 .. automodule:: bioc.ggbase :members: :undoc-members: ggtools: software and data for genetical genomics ================================================= The module reflects the content of the R/Bioconductor package *GGtools*. It defines Python-level classes for the R/S4 classes, and gives otherwise access to R-level commands the usual :mod:`rpy2:robjects` way. The class inheritance diagram is useful for having an overview of how (biological) strings are modelled. .. inheritance-diagram:: bioc.ggtools :parts: 1 .. automodule:: bioc.ggtools :members: :undoc-members: