Skip to content

bioc/sechm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sechm

Pierre-Luc Germain, 08.04.2021

D-HEST Institute for Neurosciences, ETH Zürich & Laboratory of Statistical Bioinformatics, University Zürich


The sechm package is essentially a convenient wrapper around the ComplexHeatmap engine, facilitating the creation of heatmaps from SummarizedExperiment objects. This was formerly part of the SEtools package.

Install with:

BiocManager::install("plger/sechm")

Example usage:

sechm(SE, features=myGenes, top_annotation="Time", do.scale=TRUE, gaps_at="Condition",
       mark=c("Gm14288","Fos","Arc"))

See the package's vignette for more information!

About

This is a read-only mirror of the git repos at https://bioconductor.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages