frankRuehle/systemsbio: Streamlined Analysis and Integration of Systems Biology Data

This package consists of modularized wrapper functions for multiple genomics analysis packages. It is designed for analysis of expression, methylation and/or genotyping data. All modules can also be used individually. E.g. for gene expression data, workflow is as follows: Illumina microarray data or custom microarray data are loaded into an Expressionet object and are normalised and QC-controlled. Limma package is used for differential expression analysis of all indicated group comparisons. Differential expressed genes are analysed for enriched GO terms, KEGG pathways and transcription factor binding sites using clusterProfiler and PWMEnrich. Principal component analysis and whole genome coexpression network analysis is performed using WGCNA and pcaGoPromoter packages.

Getting started

Package details

AuthorFrank Ruehle [aut, cre]
MaintainerFrank Ruehle <f.ruehle@imb-mainz.de>
LicenseGPL-3
Version0.5.0
URL https://github.com/frankRuehle/systemsbio.git
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("frankRuehle/systemsbio")
frankRuehle/systemsbio documentation built on Sept. 14, 2020, 1:18 a.m.