Skip to content

Instantly share code, notes, and snippets.

@fidelram
Last active March 6, 2019 07:34
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fidelram/2289b7a8d6da055fb058ac9a79ed485c to your computer and use it in GitHub Desktop.
Save fidelram/2289b7a8d6da055fb058ac9a79ed485c to your computer and use it in GitHub Desktop.
example visualization of marker genes in clusters
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Liberatark
Copy link

When I run groupby='louvain', in In [10],
it gives me the comments: ValueError: Cannot be combined with groupby != None.
How should I solve this problem

@Liberatark
Copy link

When I run sc.pl.heatmap:
it gives me the comment:
AttributeError: module 'scanpy.api.pl' has no attribute 'heatmap'

@fidelram
Copy link
Author

fidelram commented Aug 7, 2018

@Liberatark I didn't see those comments before. I hope that the newer version can solve your problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment