Package: EnrichedHeatmap 1.43.0
EnrichedHeatmap: Making Enriched Heatmaps
Enriched heatmap is a special type of heatmap which visualizes the enrichment of genomic signals on specific target regions. Here we implement enriched heatmap by ComplexHeatmap package. Since this type of heatmap is just a normal heatmap but with some special settings, with the functionality of ComplexHeatmap, it would be much easier to customize the heatmap as well as concatenating to a list of heatmaps to show correspondance between different data sources.
Authors:
EnrichedHeatmap_1.43.0.tar.gz
EnrichedHeatmap_1.43.0.zip(r-4.7)EnrichedHeatmap_1.43.0.zip(r-4.6)EnrichedHeatmap_1.43.0.zip(r-4.5)
EnrichedHeatmap_1.43.0.tgz(r-4.6-x86_64)EnrichedHeatmap_1.43.0.tgz(r-4.6-arm64)EnrichedHeatmap_1.43.0.tgz(r-4.5-x86_64)EnrichedHeatmap_1.43.0.tgz(r-4.5-arm64)
EnrichedHeatmap_1.43.0.tar.gz(r-4.7-arm64)EnrichedHeatmap_1.43.0.tar.gz(r-4.7-x86_64)EnrichedHeatmap_1.43.0.tar.gz(r-4.6-arm64)EnrichedHeatmap_1.43.0.tar.gz(r-4.6-x86_64)
EnrichedHeatmap_1.43.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
EnrichedHeatmap/json (API)
NEWS
| # Install 'EnrichedHeatmap' in R: |
| install.packages('EnrichedHeatmap', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jokergoo/enrichedheatmap/issues
On BioConductor:EnrichedHeatmap-1.43.0(bioc 3.24)EnrichedHeatmap-1.42.0(bioc 3.23)
softwarevisualizationsequencinggenomeannotationcoveragecpp
Last updated from:2d9b9e62a1. Checks:1 ERROR, 11 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| bioc-checks | ERROR | 176 | ||
| linux-devel-arm64 | NOTE | 181 | ||
| linux-devel-x86_64 | NOTE | 251 | ||
| source / vignettes | OK | 210 | ||
| linux-release-arm64 | NOTE | 195 | ||
| linux-release-x86_64 | NOTE | 241 | ||
| macos-release-arm64 | NOTE | 122 | ||
| macos-release-x86_64 | NOTE | 389 | ||
| macos-oldrel-arm64 | NOTE | 144 | ||
| macos-oldrel-x86_64 | NOTE | 319 | ||
| windows-devel | NOTE | 209 | ||
| windows-release | NOTE | 187 | ||
| windows-oldrel | NOTE | 164 | ||
| wasm-release | OK | 126 |
Exports:[.normalizedMatrixanno_enrichedas.normalizedMatrixcopyAttrdefault_smooth_fundiscretizedist_by_closenessenriched_scoreEnrichedHeatmapextract_anno_enrichedfailed_rowsgetSignalsFromListmakeWindowsnormalizeToMatrixprint.normalizedMatrixrbind.normalizedMatrix
Dependencies:BiocGenericscirclizeclueclustercodetoolscolorspaceComplexHeatmapcrayondigestdoParallelforeachgenericsGenomicRangesGetoptLongGlobalOptionsIRangesiteratorslatticelocfitmatrixStatspngRColorBrewerRcpprjsonS4VectorsSeqinfoshape
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Subset normalized matrix by rows | Extract.normalizedMatrix [.normalizedMatrix |
| Annotation Function to Show the Enrichment | anno_enriched |
| Convert a Normal Matrix to a normalizedMatrix Object | as.normalizedMatrix |
| Copy Attributes to Another Object | copyAttr |
| Default Smoothing function | default_smooth_fun |
| Discretize a Continuous Matrix to a Discrete Matrix | discretize |
| Distance by Closeness | dist_by_closeness |
| Enriched Scores | enriched_score |
| Constructor Method for the Enriched Heatmap | EnrichedHeatmap |
| Extarct Enrichment Annotation Graphics as a Separated Plot | extract_anno_enriched |
| Indices of Rows Failed from Smoothing | failed_rows |
| Get Signals from a List | getSignalsFromList |
| Split Regions into Windows | makeWindows |
| Normalize Associations between Genomic Signals and Target Regions into a Matrix | normalizeToMatrix |
| Print the Normalized Matrix | print.normalizedMatrix |
| Bind Matrix by Rows | rbind.normalizedMatrix |
