Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for binary row annotations #3

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

gfinak
Copy link

@gfinak gfinak commented Oct 1, 2013

Hi, Raivo
I've added support for row annotations with binary categorical variables. This is used in some of our research where we generate heat maps of samples on the columns and multivariate combinations of genes on the rows (such that each row represents some combination of genes that are either on or off, thus binary). The annotation on the rows reflect those combinations. This is generally useful for representing co-expression analysis from single cell data.
I've updated the documentation and so forth, the package passes R CMD check. Existing functionality is unchanged.
Best,
Greg Finak, PhD
Staff Scientist,
Fred Hutchinson Cancer Research Center

Greg Finak added 6 commits October 1, 2013 15:32
…ables. Each column is a category, the annotations are black/white squares indicating whether the row is positive/negative for that category. The categories are labelled below the annotations. The width of the column labels considers the additional category names when generating the layout.
Fixed some package check errors related to brewer.pal not being imported.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant