library("txtplot") library("ypages")
r badge_release("clusterProfiler", "green")
r badge_devel("clusterProfiler", "green")
r badge_download("clusterProfiler", "total", "blue")
r badge_download("clusterProfiler", "month", "blue")
This package implements methods to analyze and visualize functional profiles of genomic coordinates (supported by ChIPseeker), gene and gene clusters.
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.
r badge_citation("MLfJN-KU85MC", "2349076811020942117", "green")
d <- get_article_cite_history('DO5oG40AAAAJ', 'MLfJN-KU85MC') txtplot(d$year, d$cites)
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.