Change k_g argument to 's' in gene_clustering()
function for clarity purpose.
Added dependency to DT library (required by cluster_set_report()
).
Updated html doc.
Fix an issue with pandoc in clusterset_report()
.
Improved importfrom in clusterset_report()
.
gene_clustering()
).Remove DynmicTreeCut dependency.
Fix bug #137.
Added color for cell cluster in plot_ggheatmap()
.
Updated doc.
Minor bug fix.
Updated doc
getFlippedTissueCoordinates()
, plot_spatial()
, plot_spatial_panel()
.cluster_set_from_matrix()
, cluster_set_from_seurat()
.cluster_stats()
and plot_cluster_stats()
to perform statistics on clusters.cluster_set_to_xls()
.compare_genesets()
and plot_cmp_genesets()
to compare gene lists with various statistics.plot_clust_enrichments()
to compare functional enrichment over clusters.plot_ggheatmap()
for statically display heatmaps.plot_markers_to_clusters()
to map markers onto clusters.top_by_go()
to select top genes by GO terms.The DBFMCLresult object has been replaced by a more versatile object: ClusterSet.
The plot_dbf() method has been replaced by plot_clust().
The write_dbf() method has been replaced by write_clust().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.