library("txtplot")
library("ypages")

clusterProfiler

r badge_release("clusterProfiler", "green") r badge_devel("clusterProfiler", "green") Bioc r badge_download("clusterProfiler", "total", "blue") r badge_download("clusterProfiler", "month", "blue")

Project Status: Active - The project has reached a stable, usable state and is being actively developed. codecov Last-changedate commit GitHub forks GitHub stars

platform Build Status Linux/Mac Travis Build Status AppVeyor Build Status install with bioconda

This package implements methods to analyze and visualize functional profiles of genomic coordinates (supported by ChIPseeker), gene and gene clusters.

Twitter


Please cite the following article when using clusterProfiler:

Yu G, Wang L, Han Y and He Q^*^. clusterProfiler: an R package for comparing biological themes among gene clusters. OMICS: A Journal of Integrative Biology. 2012, 16(5):284-287.

r badge_doi("10.1089/omi.2011.0118", "green") r badge_citation("MLfJN-KU85MC", "2349076811020942117", "green") r badge_altmetric("681089", "green")


For details, please visit our project website, https://guangchuangyu.github.io/clusterProfiler.

Citation

r badge_citation("MLfJN-KU85MC", "2349076811020942117", "green")

d <- get_article_cite_history('DO5oG40AAAAJ', 'MLfJN-KU85MC')
txtplot(d$year, d$cites)

Download stats

download r badge_download("clusterProfiler", "total", "blue") r badge_download("clusterProfiler", "month", "blue")

x <- dlstats::bioc_stats("clusterProfiler")
x <- x[-nrow(x), ] # last month data is not complete
txtplot(ggtree::Date2decimal(x$end), x$Nb_of_downloads, width=100, height=25)


aiminy/ModifiedclusterProfiler documentation built on May 10, 2019, 7:37 a.m.