README.md

KEGGprofile

Introduction

KEGGprofile combined the KEGG pathway map with expression profiles of genes in that pathway and facilitated more detailed analysis about the specific function changes inner pathway or temporal correlations in different genes and samples. KEGGprofile also supports to display compound and gene expression data at the same time.

Download and install

You can install KEGGprofile package in R from Bioconductor by following R codes:

if (!requireNamespace("BiocManager", quietly=TRUE))
    install.packages("BiocManager")
BiocManager::install("KEGGprofile")

Document

KEGGprofile has a vignette in Bioconductor to demonstrate its application on high-throughput expression data.

Web interface

KEGGprofile has a web interface at CQS website. It allows users without R background to perform KEGG database based analysis and visualization easily.



slzhao/KEGGprofile documentation built on Oct. 27, 2020, 4:29 a.m.