Skip to content

Instantly share code, notes, and snippets.

@Swarchal
Created November 12, 2015 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Swarchal/b55ac9905858fdadcd91 to your computer and use it in GitHub Desktop.
Save Swarchal/b55ac9905858fdadcd91 to your computer and use it in GitHub Desktop.
# display images
plot(image_DNA, col = gray.colors(max(values(image_DNA))))
plot(image_actin, col = gray.colors(max(values(image_actin))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment